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

TextOptions Properties

The options for the text of the chart element.
Name Description
EnableAntialiasing Gets or sets the value indicating whether anti-aliasing should be enabled for a crosshair label element.
Font Gets or sets the font of the text configured using these options.
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.
TextColor Gets or sets the color of the text configured using these options.
See Also