Skip to main content

TextOptions Class

The options for the text of the chart element.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v23.2.dll

NuGet Package: DevExpress.Charts

Declaration

public class TextOptions :
    ChartElement,
    IXtraPartlyDeserializable
See Also