[]
Gets or sets the label name.
[C1Description("ChartLabel.Name", "The label name.")] public string Name { get; set; }
<C1Description("ChartLabel.Name", "The label name.")> Public Property Name As String