Click or drag to resize

ViewXY Properties

LightningChart .NET Help

The ViewXY type exposes the following members.

Properties
  NameDescription
Public propertyAnnotations
Annotations
Public propertyAreaSeries
Area series list
Public propertyAutoSpaceLegendBoxes
Determine if graph margins or space between Segments is automatically calculated due LegendBoxes.
Public propertyAxisLayout
Axis layout
Public propertyBands
Band list
Public propertyBarSeries
Bar series list
Public propertyBarViewOptions
Bar view options for Bar series
Public propertyBorder
Border Options for ViewXY
Public propertyCanFreeze
Gets a value that indicates whether the object can be made unmodifiable.
(Inherited from Freezable.)
Public propertyChartEventMarkers
Chart event markers
Public propertyConstantLines
Constant line list
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance. 
(Inherited from DependencyObject.)
Public propertyDigitalLineSeries
DigitalLineSeries line series list.
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyDropOldEventMarkers
Automatically deletes chart event markers and series event markers, whose x value is less than X-axis minimum. By setting this true, the performance is much better in real-time monitoring applications.
Public propertyDropOldSeriesData
Automatically deletes series data, whose x value is less than X-axis minimum. By setting this true, the performance is much better in real-time monitoring applications.
Public propertyFreeformPointLineSeries
FreeformPointLine series list
Public propertyGraphBackground
Graph background fill
(Inherited from View2D.)
Public propertyHighLowSeries
High-low series list
Public propertyIntensityGridSeries
List of evenly spaced intensity grid series
Public propertyIntensityMeshSeries
List of intensity mesh series
Public propertyIsFrozen
Gets a value that indicates whether the object is currently modifiable.
(Inherited from Freezable.)
Public propertyIsSealed
Gets a value that indicates whether this instance is currently sealed (read-only).
(Inherited from DependencyObject.)
Public propertyLegendBoxes
ViewXY LegendBoxes.
Public propertyLineCollections
Line segment collection list
Public propertyLineSeriesCursors
LineSeriesCursors
Public propertyLiteFreeformLineSeries
LiteFreeformLineSeries line series list.
Public propertyLiteLineSeries
LiteLineSeries line series list.
Public propertyMaps
Maps.
Public propertyMargins
Margins between control's edges and for example graph area borders in DIPs. If using ViewXY AxisLayout.AutoAdjustMargins must be disabled this to apply.
(Inherited from ViewBase.)
Public propertyOwnerChart
Gets Owner chart of the view.
(Inherited from ViewBase.)
Public propertyPointLineSeries
PointLine series list
Public propertyPolygonSeries
Polygon series list
Public propertySampleDataBlockSeries
SampleDataBlockSeries line series list.
Public propertySampleDataSeries
Sampled data point line series list
Public propertyStockSeries
Stock data series list
Public propertyTitlesAutoPlacement
Automatic title placement settings.
Public propertyUseMultithreadingForBlockSeries
Use multithreading for block series types.
Public propertyXAxes
X Axes list
Public propertyYAxes
Y Axes list
Public propertyZoomPanOptions
Zoom, pan and auto-fit options
Top
See Also