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