Class SplineAreaSeries
This class represents a concrete implementation of a spline area chart series in the 2D space.
Inherited Members
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public class SplineAreaSeries : BaseAreaSeries, IInteractionManager, IInteractiveElement, ILogicalItem, ISeriesControl, IAnimatable
Constructors
SplineAreaSeries()
Declaration
public SplineAreaSeries()
Properties
StoryboardResourceKeyFormat
This property supports the RadChart infrastructure and is not intended to be used directly from your code.
Declaration
public override string StoryboardResourceKeyFormat { get; }
Property Value
System.String
|