ViewXY Properties |
The ViewXY type exposes the following members.
| Name | Description | |
|---|---|---|
| Annotations |
Gets or sets Annotations. This is a dependency property.
| |
| AreaSeries |
Gets or sets area series list. This is a dependency property.
| |
| AutoSpaceLegendBoxes |
Gets or sets if graph margins or space between Segments is automatically calculated due LegendBoxes. This is a dependency property.
| |
| AxisLayout |
Gets or sets axis layout. This is a dependency property.
| |
| Bands |
Gets or sets Band list. This is a dependency property.
| |
| BarSeries |
Gets or sets Bar series list. This is a dependency property.
| |
| BarViewOptions |
Gets or sets bar view options for Bar series. This is a dependency property.
| |
| Border |
Gets or sets bar Border values in ViewXY. This is a dependency property.
| |
| CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
| ChartEventMarkers |
Gets or sets chart event markers. This is a dependency property.
| |
| ConstantLines |
Gets or sets constant line list. This is a dependency property.
| |
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
| DigitalLineSeries |
Gets or sets digital line series list. This is a dependency property.
| |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| DropOldEventMarkers |
Gets or sets if automatically deletes chart event markers and series event markers, whose x value is
less than X-axis minimum. This is a dependency property. By setting this true, the performance is much better in real-time monitoring
applications.
| |
| DropOldSeriesData |
Gets or sets if automatically deletes series data, whose x value is less than X-axis minimum. This is a dependency property.
By setting this true, the performance is much better in real-time monitoring
applications.
| |
| FreeformPointLineSeries |
Gets or sets FreeformPointLine series list. This is a dependency property.
| |
| GraphBackground |
Gets or sets graph background fill. This is a dependency property.
(Inherited from View2D.) | |
| HighLowSeries |
Gets or sets high-low series list. This is a dependency property.
| |
| IntensityGridSeries |
Gets or sets list of evenly spaced intensity grid series. This is a dependency property.
| |
| IntensityMeshSeries |
Gets or sets list of intensity mesh series. This is a dependency property.
| |
| IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from Freezable.) | |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
| LegendBoxes |
Gets or sets ViewXY LegendBoxes. This is a dependency property.
| |
| LineCollections |
Gets or sets line segment collection list. This is a dependency property.
| |
| LineSeriesCursors |
Gets or sets LineSeriesCursors. This is a dependency property.
| |
| LiteFreeformLineSeries |
Gets or sets lite freeform line series list. This is a dependency property.
| |
| LiteLineSeries |
Gets or sets lite line series list. This is a dependency property.
| |
| Maps |
Gets or sets Maps. This is a dependency property.
| |
| Margins |
Gets or sets margins between control's edges and for example graph area borders in DIPs.
If using ViewXY, AxisLayout.AutoAdjustMargins must be disabled this to apply. This is a dependency property.
(Inherited from ViewBase.) | |
| OwnerChart |
Gets Owner chart of the view.
(Inherited from ViewBase.) | |
| PointLineSeries |
Gets or sets PointLine series list. This is a dependency property.
| |
| PolygonSeries |
Gets or sets Polygon series list. This is a dependency property.
| |
| SampleDataBlockSeries |
Gets or sets sampled data block point line series list. This is a dependency property.
| |
| SampleDataSeries |
Gets or sets sampled data point line series list. This is a dependency property.
| |
| StockSeries |
Gets or sets stock data series list. This is a dependency property.
| |
| TitlesAutoPlacement |
Gets or sets automatic title placement settings. This is a dependency property.
| |
| UseMultithreadingForBlockSeries |
Use multithreading for block series types. This is a dependency property.
| |
| XAxes |
Gets or sets X axis collection. This is a dependency property.
| |
| YAxes |
Gets or sets Y axis collection. This is a dependency property.
| |
| ZoomPanOptions |
Gets or sets zoom, pan and auto-fit options. This is a dependency property.
|