Skip to main content
A newer version of this page is available. .

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.
IsDisposed Gets a value indicating whether the control has been disposed of. Inherited from ChartElement.
Tag Gets or sets the object that contains data related to the chart element. Inherited from ChartElement.
See Also