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


In This Topic
    ChartStyle Class Members
    In This Topic

    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 FontFamily dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the FontSize dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the FontStretch dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the FontStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the FontWeight 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 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