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