Class FastLineSeries
Represents the FastLineSeries in RadChartView.
Inheritance
System.Object
FastLineSeries
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.ChartView.dll
Syntax
public class FastLineSeries : LineSeries, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, IStylableElement, IStylableNode, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IShapedElement, IChartSeries, IChartElementPresenter, IAxisProvider
Constructors
FastLineSeries()
Properties
ThemeRole
Gets or sets the theme role.
Declaration
public override string ThemeRole { get; }
Property Value
System. The theme role. |
Overrides
Methods
CreateDataPointElementCollection()
Creates the data point element collection.
Declaration
protected override ChartElementCollection CreateDataPointElementCollection()
Returns
Overrides
GetThemeEffectiveType()
Gets the type of the theme effective.
Declaration
public override Type GetThemeEffectiveType()
Returns
System.
|