2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase Namespace / baseChartStyle Class
Properties Methods

In This Topic
    baseChartStyle Class Members
    In This Topic

    The following tables list the members exposed by baseChartStyle.

    Public Properties
     NameDescription
    Public PropertyGets or sets whether text automatically wraps.  
    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.  
    Public PropertyGets or sets the text color.  
    Public PropertyGets or sets the title image.  
    Public PropertyGets or sets the opaqueness of the background.  
    Public PropertyGets or sets whether text is displayed vertically. For Western character sets, vertical text is similar to a 90 degree clockwise rotation. For Asian character sets, characters are placed vertically from top to bottom instead of right to left.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Draws the content at the specified location and with the specified size.  
    Public MethodDraws the border.  
    Public MethodDraws the content at the specified location and with the specified size.  
    Public MethodDraws the content without border at the specified location and with the specified size.  
    Public MethodCalculates the height of the content based on the specified width and style.  
    Public MethodOverloaded. Calculates the new size of the content based on the specified width and style.  
    Public MethodCalculates the width of the content based on the specified height and style.  
    Public MethodCalculates the height of the content based on the specified width and style.  
    Public MethodCalculates the inside area of a rectangle excluding margins, border, and padding.  
    Public MethodOverloaded. Calculates the new size of the content based on the specified size and style.  
    Public MethodCalculates the width of the content based on the specified height and style.  
    Public MethodWhether the element of the chart is vertically located.  
    Public MethodOverloaded. Set current style as default style.  
    Top
    See Also