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 propertyCornerPercentage
Corner percentage on rounded cylinder and beveled styles.
Public propertyDetailLevel
Detail level on some draw styles.
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 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