Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / ChartStyle Class
Fields Properties Methods Events


In This Topic
    ChartStyle Class Members
    In This Topic

    The following tables list the members exposed by ChartStyle.

    Public Constructors
     NameDescription
    Public ConstructorCreate an instance of ChartStyle.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Default brush.  
    Public FieldDefault font size.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Fill dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the FontAttributes dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the FontFamily dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the FontSize dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the StrokeDashArray dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Stroke dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the StrokeThickness dependency property.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from Xamarin.Forms.BindableObject)
    Public Property (Inherited from Xamarin.Forms.BindableObject)
    Public PropertyGets or sets the fill brush.  
    Public PropertyGets or sets the font attributes.  
    Public PropertyGets or sets the font family.  
    Public PropertyGets or sets the font size.  
    Public PropertyGets or sets the stroke brush.  
    Public PropertyGets or sets the stroke dash array.  
    Public PropertyGets or sets the stroke thickness.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
    Public Method (Inherited from Xamarin.Forms.BindableObject)
    Public Method (Inherited from Xamarin.Forms.BindableObject)
    Public Method (Inherited from Xamarin.Forms.BindableObject)
    Public Method (Inherited from Xamarin.Forms.BindableObject)
    Public MethodOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Xamarin.Forms.BindableObject)
    Protected Method (Inherited from Xamarin.Forms.BindableObject)
    Protected Method (Inherited from Xamarin.Forms.BindableObject)
    Protected Method (Inherited from Xamarin.Forms.BindableObject)
    Protected Method (Inherited from Xamarin.Forms.BindableObject)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from Xamarin.Forms.BindableObject)
    Public Event (Inherited from Xamarin.Forms.BindableObject)
    Public Event (Inherited from Xamarin.Forms.BindableObject)
    Top
    See Also