[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DPointSeries.Label

Label Property

Label

Gets or sets the label of the point series.

Declaration
[C1Description("Chart3DPointSeries.Label", "The label of the point series.")]
public string Label { get; set; }
<C1Description("Chart3DPointSeries.Label", "The label of the point series.")>
Public Property Label As String