[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartDataValue.Name

Name Property

Name

Gets or sets the name of the data value.

Declaration
[C1Description("ChartDataValue.Name", "The name of the data value.")]
public string Name { get; set; }
<C1Description("ChartDataValue.Name", "The name of the data value.")>
Public Property Name As String