Table of Contents

Enum CoordinateSystem3DPie

Namespace
LightningChartLib.WinForms.Charting
Assembly
LightningChart.WinForms.Charting.NET4.dll

Coordinate system selector for 3DPie.

public enum CoordinateSystem3DPie

Fields

RelativeCoordinatesToTarget = 1

Use relative screen coordinates to target.

ScreenCoordinates = 0

Use screen coordinates.