Class AxisMinorItemsBase<TItemType>
Provides base functionality for minor axis items.
Inherited Members
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public abstract class AxisMinorItemsBase<TItemType> : Axis2DBase<TItemType>, ISupportsDataAxis, ILogicalItem where TItemType : DependencyObject, new()
Type Parameters
TItemType
|
Constructors
AxisMinorItemsBase()
Declaration
protected AxisMinorItemsBase()