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

In This Topic
    baseChartTitle Class Members
    In This Topic

    The following tables list the members exposed by baseChartTitle.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the location of the element in chart control client coordinates. (Inherited from C1.Win.C1ChartBase.baseChartRect)
    Public PropertyGets or sets the default location of the element in chart control client coordinates. (Inherited from C1.Win.C1ChartBase.baseChartRect)
    Public PropertyGets or sets the size of the element in chart control client coordinates. (Inherited from C1.Win.C1ChartBase.baseChartRect)
    Public PropertyGets or sets the default size of the element. (Inherited from C1.Win.C1ChartBase.baseChartRect)
    Public PropertyGets or sets the element text. (Inherited from C1.Win.C1ChartBase.baseChartRect)
    Public PropertyGets or sets the element visibility. (Inherited from C1.Win.C1ChartBase.baseChartRect)
    Top
    Public Methods
     NameDescription
    Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
    Public MethodOverloaded. Invalidates the specified region of the chart area and causes to be redrawn. (Inherited from C1.Win.C1ChartBase.baseChartRect)
    Top
    Public Events
     NameDescription
    Public EventFires when chart component rectangle value was changed. (Inherited from C1.Win.C1ChartBase.baseChartRect)
    Top
    See Also