Click or drag to resize

ViewPolarBase Properties

LightningChart .NET Help

The ViewPolarBase type exposes the following members.

Properties
  NameDescription
Public propertyAnnotations
Gets or sets pan annotations list. This is a dependency property.
Public propertyAreaSeries
Gets or sets pan polar area series list. This is a dependency property.
Public propertyAutoSizeMargins
Automatically size margins based on LegendBox position and size. This is a dependency property.
(Inherited from ViewRoundBase.)
Public propertyBorder
Border options
(Inherited from ViewRoundBase.)
Public propertyCanFreeze
Gets a value that indicates whether the object can be made unmodifiable.
(Inherited from Freezable.)
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance. 
(Inherited from DependencyObject.)
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyGraphBackground
Gets or sets graph background fill. This is a dependency property.
(Inherited from View2D.)
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 propertyLegendBox
Gets or sets pan legend box. Shows description of series. This is a dependency property.
Public propertyMargins
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.)
Public propertyMarkers
Gets or sets pan polar markers. This is a dependency property.
Public propertyOwnerChart
Gets Owner chart of the view.
(Inherited from ViewBase.)
Public propertyPointLineSeries
Gets or sets pan polar point line series list. This is a dependency property.
Public propertySectors
Gets or sets pan sector list. This is a dependency property.
Public propertyZoomPanOptions
Gets or sets zoom, pan and auto-fit options. This is a dependency property.
Public propertyZoomScale
Current zooming scale. 1 is the deafult zoom that shows the circle at it's maximum size so that it just fills the view area reduced by the margins.
(Inherited from ViewRoundBase.)
Top
See Also