Table of Contents

Class CustomAxisTickList

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

List of CustomAxisTick.

public class CustomAxisTickList : List<CustomAxisTick>, IList<CustomAxisTick>, ICollection<CustomAxisTick>, IList, ICollection, IReadOnlyList<CustomAxisTick>, IReadOnlyCollection<CustomAxisTick>, IEnumerable<CustomAxisTick>, IEnumerable
Inheritance
CustomAxisTickList
Implements
Inherited Members
Extension Methods

Constructors

CustomAxisTickList()

LightningChartLib.WinForms.Charting.CustomAxisTickList
public CustomAxisTickList()