Click or drag to resize

View3DBaseAutoSizeMargins Property

LightningChart .NET Help
Automatically size margins based on LegendBox position and size.

Namespace:  Arction.Wpf.Charting.Views.View3D
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(false)]
public bool AutoSizeMargins { get; set; }

Property Value

Type: Boolean
See Also