FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartValueLabel Class
Properties Methods Events


In This Topic
    ChartValueLabel Class Members
    In This Topic

    The following tables list the members exposed by ChartValueLabel.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the displayed text value for the ChartValueLabel.  
    Public PropertyGets or sets the axis value to be replaced by the ChartValueLabel by specifying a value that can be implicitly converted to double.  
    Top
    Protected Methods
     NameDescription
    Protected MethodNotify one property is changed. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    See Also