2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / Style Class
Properties Methods

In This Topic
    Style Class Members
    In This Topic

    The following tables list the members exposed by Style.

    Public Properties
     NameDescription
    Public PropertyGets or sets whether the text is automatically wrapped.  
    Public PropertyGets or sets the background color.  
    Public PropertyGets or sets the gradient or hatch background.  
    Public PropertyGets the border object.  
    Public PropertyGets or sets the font object.  
    Public PropertyGets or sets the foreground color.  
    Public PropertyDefines the style of the background gradient filling.  
    Public PropertyDefines the style of the background hatch filling.  
    Public PropertyGets or sets the text horizontal alignment.  
    Public PropertyGets or sets the image alignment.  
    Public PropertyGets or sets the opaqueness of the background.  
    Public PropertyGets or sets the text orientation.  
    Public PropertyGets or sets the text vertical alignment.  
    Public PropertyGets or sets whether text is displayed vertically.  
    Top
    Public Methods
     NameDescription
    Public MethodResets the inheritance state of the style Autowrap.  
    Public MethodResets the inheritance state of the element backcolor.  
    Public MethodResets the inheritance state of the element border.  
    Public MethodResets the inheritance state of the element font.  
    Public MethodResets the inheritance state of the element forecolor.  
    Public MethodResets the inheritance state of the element text horizontal alignment.  
    Public MethodResets the inheritance state of the element image alignment.  
    Public MethodResets the inheritance state of the element opaque.  
    Public MethodResets the inheritance state of the element text rotation.  
    Public MethodResets the inheritance state of the element text vertical alignment.  
    Public MethodResets the inheritance state of the style VerticalText.  
    Public MethodReturns false if the Style Autowrap property is in the default state.  
    Public MethodReturns false if the Style BackColor property is in the default state.  
    Public MethodReturns false if the Style BackColor2 property is in the default state.  
    Public MethodReturns false if the Style Border property is in the default state.  
    Public MethodReturns false if the Style Font property is in the default state.  
    Public MethodReturns false if the Style ForeColor property is in the default state.  
    Public MethodReturns false if the Style HorizontalAlignment property is in the default state.  
    Public MethodReturns false if the Style ImageAlignment property is in the default state.  
    Public MethodReturns false if the Style Opaque property is in the default state.  
    Public MethodReturns false if the Style Rotation property is in the default state.  
    Public MethodReturns false if the Style VerticalAlignment property is in the default state.  
    Public MethodReturns false if the Style VerticalText property is in the default state.  
    Top
    See Also