C1.Maui.Chart Assembly / C1.Maui.Chart Namespace / ChartStyle Class
Fields Properties Methods Events


ChartStyle Class Members

The following tables list the members exposed by ChartStyle.

Public Constructors
 NameDescription
Public ConstructorCreates an instance of ChartStyle class.  
Top
Public Fields
 NameDescription
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 LinePattern 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 Microsoft.Maui.Controls.BindableObject)
Public Property (Inherited from Microsoft.Maui.Controls.BindableObject)
Public PropertyGets or sets the fill brush.  
Public PropertyGets or sets the font family.  
Public PropertyGets or sets the font family.  
Public PropertyGets or sets the font size.  
Public PropertyGets or sets the Line Pattern.  
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
Public Events
See Also