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


In This Topic
    Chart2DValueLabel Class Members
    In This Topic

    The following tables list the members exposed by Chart2DValueLabel.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the appearance of Chart2DValueLabel.  
    Public PropertyGet or sets the background color of Chart2DValueLabel.  
    Public PropertyGet or sets the color of Chart2DValueLabel.  
    Public PropertyGets or sets a value indicating whether a grid line is drawn at the Chart2DValueLabel.  
    Public PropertyGets or sets the marker size of Chart2DValueLabel, in twips.  
    Public PropertyGets or sets the displayed text value for the ChartValueLabel. (Inherited from C1.Win.FlexReport.Chart.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. (Inherited from C1.Win.FlexReport.Chart.ChartValueLabel)
    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