C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / ChartStyle Class
Fields Properties Methods


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 ChartStyle.Fill dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ChartStyle.FontFamily dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ChartStyle.FontSize dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ChartStyle.FontStretch dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ChartStyle.FontStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ChartStyle.FontWeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ChartStyle.LinePattern dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ChartStyle.StrokeDashArray dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ChartStyle.Stroke dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ChartStyle.StrokeThickness dependency property.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyGets or sets the fill brush.  
Public PropertyGets or sets the font family.  
Public PropertyGets or sets the font size.  
Public PropertyGets or sets the font stretch.  
Public PropertyGets or sets the font style.  
Public PropertyGets or sets the font weight.  
Public Property (Inherited from System.Windows.DependencyObject)
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
Protected Methods
 NameDescription
Protected Method (Inherited from System.Windows.DependencyObject)
Top
See Also