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