SeriesNameTemplate Properties
Contains settings that define the common prefix and postfix for the names of data bound series.Name | Description |
---|---|
BeginText | Gets or sets a prefix for the names of data bound series objects. |
EndText | Gets or sets a postfix for the names of data bound series objects. |
Tag | Gets or sets the object that contains data related to the chart element. Inherited from ChartElement. |
See Also