LightningChartThemeBasicsForceLabelsWhite Property |
LightningChart .NET Help
Force labels to White
Namespace:
Arction.WinForms.Charting
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic bool ForceLabelsWhite { get; set; }Public Property ForceLabelsWhite As Boolean
Get
Set
public:
property bool ForceLabelsWhite {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean
See Also