Click or drag to resize

BarSeries3D Properties

LightningChart .NET Help

The BarSeries3D type exposes the following members.

Properties
  NameDescription
Public propertyAllowUserInteraction
Gets or sets whether allow user interaction.
(Inherited from UserInteractiveObject.)
Public propertyBarDepth
Bar depth.
Public propertyBarWidth
Bar width.
Public propertyBaseLevel
Base level.
Public propertyCanFreeze
Gets a value that indicates whether the object can be made unmodifiable.
(Inherited from Freezable.)
Public propertyCornerPercentage
Corner percentage on rounded cylinder and beveled styles.
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance. 
(Inherited from DependencyObject.)
Public propertyDetailLevel
Detail level on some draw styles.
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyHighlight
Gets or sets highlight style. Item can be highlighted by user interactive device or by code.
(Inherited from HighlightingItemBase.)
Public propertyIncludeInAutoFit
Include in autofit.
(Inherited from SeriesBase3D.)
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 propertyMaterial
Series material
(Inherited from SeriesBase3D.)
Public propertyOwnerView
Owner view
(Inherited from SeriesBase3D.)
Public propertyShape
Bar shape.
Public propertyShowInLegendBox
Enlists the series title text in Legend box of the chart
(Inherited from SeriesBase3D.)
Public propertyTitle
Series title.
Public propertyValueCount
Value count stored in the Values array.
Public propertyValueLabelSettings
Series value text display properties.
Public propertyValues
Values array.
Public propertyVisible
Is the series visible
(Inherited from SeriesBase3D.)
Public propertyXAxisBinding
X axis binding
(Inherited from SeriesBase3D.)
Public propertyYAxisBinding
Y axis binding
(Inherited from SeriesBase3D.)
Public propertyZAxisBinding
Z axis binding
(Inherited from SeriesBase3D.)
Top
See Also