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 = 2Steps are allocated equally.
ValueDepended = 0Depends on step value.
ValueDependedLogarithmical = 1Depends on logarithmical step values..