FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / C1.Win.Chart.Styles.Base Namespace / CommonBaseStyle Class
Properties Methods Events


In This Topic
    CommonBaseStyle Class Members
    In This Topic

    The following tables list the members exposed by CommonBaseStyle.

    Protected Constructors
     NameDescription
    Protected ConstructorInitializes a new instance of the CommonBaseStyle.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the System.Drawing.Color used to fill elements.  
    Public PropertyGets or sets the text font of the element.  
    Public Property (Inherited from C1.Win.Themes.BaseStyle)
    Public Property (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Public Property (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Public PropertyGets or sets the System.Drawing.Color used to stroke elements.  
    Public PropertyGets or sets the stroke width.  
    Public PropertyGets or sets a value indicating whether vertical text should be used.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from C1.Win.Themes.BaseStyle)
    Protected Property (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Property (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Property (Inherited from C1.Win.Themes.BaseStyle)
    Protected Property (Inherited from C1.Win.Themes.BaseStyle)
    Protected Property (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from C1.Win.Themes.BaseStyle)
    Public Method (Inherited from C1.Win.Themes.BaseStyle)
    Public MethodOverloaded.  (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Public Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Public Method (Inherited from C1.Win.Themes.BaseStyle)
    Public Method (Inherited from C1.Win.Themes.BaseStyle)
    Public Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Method (Inherited from C1.Win.Themes.BaseStyle)
    Protected Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Method (Inherited from C1.Win.Themes.BaseStyle)
    Protected Method (Inherited from C1.Win.Themes.BaseStyle)
    Protected Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected MethodRestores the default value of the FillColor property.  
    Protected MethodRestores the default value of the Font property.  
    Protected MethodOverloaded.  (Inherited from C1.Win.Themes.BaseStyle)
    Protected MethodRestores the default value of the StrokeColor property.  
    Protected MethodRestores the default value of the StrokeWidth property.  
    Protected MethodRestores the default value of the VerticalText property.  
    Protected MethodSpecifies whether to save the value of the FillColor property.  
    Protected MethodSpecifies whether to save the value of the Font property.  
    Protected MethodSpecifies whether to save the value of the StrokeColor property.  
    Protected MethodSpecifies whether to save the value of the StrokeWidth property.  
    Protected MethodSpecifies whether to save the value of the VerticalText property.  
    Top
    Public Events
     NameDescription
    Public Event (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Top
    See Also