ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D 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 whether the background is opaque.  
    Public PropertyGets or sets the text rotational orientation.  
    Public PropertyGets or sets the text vertical alignment.  
    Public PropertyGets or sets whether text is displayed vertically.  
    Top
    Public Methods
     NameDescription
    Public MethodResets Autowrap property to the default state.  
    Public MethodResets the border to the default state.  
    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 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 VerticalText property is in the default state.  
    Top
    See Also