Table of Contents

Enum LegendLabelShowMode

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

Show mode of palette steps in legend box.

public enum LegendLabelShowMode

Fields

EquidistantAllocation = 2

Steps are allocated equally.

ValueDepended = 0

Depends on step value.

ValueDependedLogarithmical = 1

Depends on logarithmical step values..