[This is preliminary documentation and is subject to change.]
The SeriesView TSeries, TSample type exposes the following members.Constructors
Name | Description | |
---|---|---|
![]() | SeriesView TSeries, TSample | Initializes a new instance of the SeriesView TSeries, TSample class |
Methods
Name | Description | |
---|---|---|
![]() | BuildElements |
Builds elements that render the data by adding drawable elements to the chart.
Returns how many samples could fit
(Overrides SeriesView BuildElements(TimeSeriesChart, PlotPane, TimeSeries, Int32).) |
![]() | CalcMinMaxScale | |
![]() | DoCalcMinMaxScale | |
![]() | ![]() | Determines whether the specified object is equal to the current object. (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | GetDataPerScroll | |
![]() | ![]() | Serves as the default hash function. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | MakeSampleElement | |
![]() | MakeSeriesElement | |
![]() | MakeYLevelElement | |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
Extension Methods
Fields
Name | Description | |
---|---|---|
![]() | m_MaxScale | (Inherited from SeriesView.) |
![]() | m_MinScale | (Inherited from SeriesView.) |
Properties
Name | Description | |
---|---|---|
![]() | DefaultPaneName |
Returns the default scale/pane name which is used if PaneName is not assigned in .ctor Series redering is directed in the named panes
Every pane has its own Y scale
(Inherited from SeriesView.) |
![]() | MaxScale | (Inherited from SeriesView.) |
![]() | MinScale | (Inherited from SeriesView.) |
![]() | Name |
Series name
(Inherited from SeriesView.) |
![]() | Order |
Series order in the list of orders
(Inherited from SeriesView.) |
![]() | PaneName |
Returns the scale/pane name which is either assigned in .ctor or taken from DefaultPaneName. Series redering is directed in the named panes
Every pane has its own Y scale
(Inherited from SeriesView.) |
![]() | SampleWidth |
Returns the width (horizontal size) of one sample, including any padding
(Inherited from SeriesView.) |
![]() | ShowYLevels |
Shows/hides all views
(Inherited from SeriesView.) |
![]() | Visible |
Shows/hides all views
(Inherited from SeriesView.) |
![]() | VScaleZoomAlignment |
See Also