FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport.Chart Namespace / ChartDataValue Class / Name Property

In This Topic
    Name Property (ChartDataValue)
    In This Topic
    Gets or sets the name of the data value.
    Syntax
    'Declaration
     
    Public Property Name As String
    public string Name {get; set;}
    See Also