Click or drag to resize

AxisTitle3DAllowUpsideDown Property

LightningChart .NET Help
Allow title to be upside down.

Namespace:  Arction.Wpf.Charting.Titles
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(bool), "False")]
public bool AllowUpsideDown { get; set; }

Property Value

Type: Boolean
See Also