FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DValueLabel Class / Appearance Property

In This Topic
    Appearance Property (Chart2DValueLabel)
    In This Topic
    Gets or sets the appearance of Chart2DValueLabel.
    Syntax
    'Declaration
     
    Public Property Appearance As ChartValueLabelAppearance
    public ChartValueLabelAppearance Appearance {get; set;}
    See Also