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

PaneTitleModel.TextColor Property

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v18.2.Wizard.dll

Declaration

[PropertyForOptions(-1, "General", 3)]
[DependentUpon("Visibility")]
[LocalizableCategory(DesignerCategories.General)]
public Color TextColor { get; set; }

Property Value

Type
Color
See Also