TextOptions Properties
The options for the text of the chart element.Name | Description |
---|---|
DXFont | Gets or sets the text font of the chart elements. |
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. |
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