Name Property
Name
Gets or sets the name of the plot area.
Declaration
[C1Description("PlotArea.Name", "Gets or sets the name of the plot area.")]
public string Name { get; set; }
<C1Description("PlotArea.Name", "Gets or sets the name of the plot area.")>
Public Property Name As String