UltrachartOverview
A slider that provides the a range
Наследует: Control
Реализует: IInvalidatableElement
Конструкторы
UltrachartOverview()
Default constructor
Свойства
AreaBrush : Brush
Gets or sets the Area Brush for the FastMountainRenderableSeries. The mountain chart outline is specified by SeriesColor
BackgroundChartSurface : IUltrachartSurface
Returns the UltrachartSurface instance that this Overview control hosts.
DataSeries : IDataSeries
Gets or sets the DataSeries used to draw the background chart
ParentSurface : IUltrachartSurface
Gets or sets the ParentSurface which this overview control is bound to
RenderableSeriesStyle : Style
Gets or sets the renderable series style to apply to the RenderableSeries behind the UltrachartOverview
RenderableSeriesType : Type
Gets or sets the type of the renderable series to display behind the UltrachartOverview
ScrollbarStyle : Style
Get or sets style for scrollbar which is used by this overview control
SelectedRange : IRange
Selected range of the range slider
SeriesColor : Color
Gets or sets the SeriesColor.
Методы
InvalidateElement()
Asynchronously requests that the element redraws itself plus children. Will be ignored if the element is ISuspendable and currently IsSuspended (within a SuspendUpdates/ResumeUpdates call)
OnApplyTemplate()
Overide to get the visuals from the control template
Поля
AreaBrushProperty : DependencyProperty
Provides the AreaBrush for FastMountainRenderableSeries
AxisProperty : DependencyProperty
Defines the Axis DependencyProperty
DataSeriesProperty : DependencyProperty
Provides the DataSeriesIndex for IRenderableSeries
ParentSurfaceProperty : DependencyProperty
Provides the ParentSurface which this overview control is associated with
ScrollbarStyleProperty : DependencyProperty
Defines the ScrollbarStyle
SelectedRangeProperty : DependencyProperty
Selected range of the range slider
SeriesColorProperty : DependencyProperty
Provides the SeriesColor for IRenderableSeries
XAxisIdProperty : DependencyProperty
Defines the XAxisId DependencyProperty