BaseMountainRenderableSeries
StockSharp.Xaml.Charting.Visuals.RenderableSeries
An abstract base class which factors out many properties from the and StackedMountainRenderableSeries types.
Erbt von: BaseRenderableSeries
Konstruktoren
BaseMountainRenderableSeries()
Initializes a new instance of the class.
Eigenschaften
AreaBrush : Brush
Gets or sets the Area Brush for the . The mountain chart outline is specified by SeriesColor
AreaColor : Color
Gets or sets the Area Color for the . The mountain chart outline is specified by SeriesColor
IsDigitalLine : bool
Gets or sets a value indicating whether this mountain series has a digital (step) line
Felder
AreaBrushProperty : DependencyProperty
Defines the AreaBrush DependencyProperty
IsDigitalLineProperty : DependencyProperty
Defines the IsDigitalLine DependencyProperty