Click or drag to resize

CoordinateSystem3DPie Enumeration

LightningChart .NET Help
Coordinate system selector for 3DPie.

Namespace:  Arction.WinForms.Charting
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public enum CoordinateSystem3DPie
Members
  Member nameValueDescription
ScreenCoordinates0 Use screen coordinates.
RelativeCoordinatesToTarget1 Use relative screen coordinates to target.
See Also