Click or drag to resize

ViewPie3D Properties

LightningChart .NET Help

The ViewPie3D type exposes the following members.

Properties
  NameDescription
Public propertyAnnotations
List of annotations.
Public propertyAutoSizeMargins
Automatically size margins based on LegendBox position and size.
(Inherited from View3DBase.)
Public propertyBorder
Border Options for View
(Inherited from View3DBase.)
Public propertyCamera
Camera (point of view).
(Inherited from View3DBase.)
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 propertyDimensions
Dimensions (size) of the 3D chart view
(Overrides View3DBaseDimensions.)
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyDonutInnerPercents
Donut inner diameter, in percents.
Public propertyExplodePercents
Explode percent.
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 propertyLegendBox3DPie
Pie legend box.
Public propertyLightingScheme
Lighting scheme.
Public propertyLights
List of lights
(Inherited from View3DBase.)
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 propertyMaterial
Pie material.
Public propertyOwnerChart
Gets Owner chart of the view.
(Inherited from ViewBase.)
Public propertyRounding
Edge rounding percentage.
Public propertyStartAngle
Pie first item start angle.
Public propertyStyle
3D pie draw style.
Public propertyThickness
Pie thickness.
Public propertyTitlesNumberFormat
Number formatting string used when a numeric titles style is selected
Public propertyTitlesStyle
Titles style
Public propertyValues
Pie slice values.
Public propertyZoomPanOptions
Zoom, pan and rotation options.
Top
See Also