Class
SparkWinLossSeriesModel

Definition

Namespace:Telerik.WinControls.UI.Sparkline

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public class SparkWinLossSeriesModel : SparkBarSeriesModel, IDisposable, INotifyPropertyChanged, ISparkSeriesModelWithAxes

Inheritance: objectDisposableObjectPropertyBagObjectSparkNodeSparkElementSparkSeriesModelSparkDataPointSeriesModel<CategoricalSparkDataPoint>SparkSeriesModelWithAxes<CategoricalSparkDataPoint>CategoricalSparkSeriesModelSparkBarSeriesModelSparkWinLossSeriesModel

Implements: IDisposableINotifyPropertyChangedISparkSeriesModelWithAxes

Inherited Members SparkBarSeriesModel.MinCoerce(double, double)SparkBarSeriesModel.MaxCoerce(double, double)SparkSeriesModelWithAxes<CategoricalSparkDataPoint>.AttachAxis(SparkAxisModel, AxisType)SparkSeriesModelWithAxes<CategoricalSparkDataPoint>.DetachAxis(SparkAxisModel)SparkSeriesModelWithAxes<CategoricalSparkDataPoint>.FirstAxisSparkSeriesModelWithAxes<CategoricalSparkDataPoint>.SecondAxisSparkDataPointSeriesModel<CategoricalSparkDataPoint>.HighValueSparkDataPointSeriesModel<CategoricalSparkDataPoint>.LowValueSparkDataPointSeriesModel<CategoricalSparkDataPoint>.DataPointsSparkElement.FindAncestor<T>()SparkElement.IsAncestorOf(SparkNode)SparkElement.FindDescendant<T>()SparkElement.FindDescendant(Predicate<SparkNode>)SparkElement.EnumDescendants()SparkElement.EnumDescendants(TreeTraversalMode)SparkElement.EnumDescendants(Predicate<SparkNode>, TreeTraversalMode)SparkElement.DisposeManagedResources()SparkElement.PresenterSparkNode.Arrange(RadRect, bool)SparkNode.Invalidate()SparkNode.UpdateLayoutSlotX(double)SparkNode.UpdateLayoutSlotY(double)SparkNode.UpdateLayoutSlotWidth(double)SparkNode.UpdateLayoutSlotHeight(double)SparkNode.SetValueCore(int, object)SparkNode.ClearValueCore(int)SparkNode.IsArrangeValidSparkNode.NodeStateSparkNode.IndexSparkNode.CollectionIndexSparkNode.IsTreeLoadedSparkNode.LayoutSlotSparkNode.SparkAreaSparkNode.ParentSparkNode.PropertyChangedPropertyBagObject.IsLocalValue(int)PropertyBagObject.GetValue(int)PropertyBagObject.SetValue(int, object)PropertyBagObject.ClearValue(int)PropertyBagObject.GetTypedValue<T>(int, T)PropertyBagObject.PropertyStoreDisposableObject.Dispose()DisposableObject.DisposeUnmanagedResources()DisposableObject.IsDisposingDisposableObject.IsDisposedDisposableObject.EventsDisposableObject.DisposingDisposableObject.Disposed

Constructors

SparkWinLossSeriesModel()

Declaration

cs-api-definition
public SparkWinLossSeriesModel()

Properties

BaseLineValue

Declaration

cs-api-definition
public double BaseLineValue { get; }

Property Value

double