List of All Members for Bar3DSeries
This is the complete list of members for Bar3DSeries, including inherited members.
- baseColor : color
 - baseGradient : Gradient
 - colorStyle : GraphsTheme.ColorStyle
 - columnLabels : list
 - dataArray : BarDataArray
 - dataProxy : BarDataProxy
 - invalidSelectionPosition : point
 - itemLabel : string
 - itemLabelFormat : string
 - itemLabelVisible : bool
 - mesh : Abstract3DSeries.Mesh
 - meshAngle : real
 - meshRotation : quaternion
 - meshSmooth : bool
 - multiHighlightColor : color
 - multiHighlightGradient : Gradient
 - name : string
 - rowColors : list<Color>
 - rowLabels : list
 - selectedBar : point
 - singleHighlightColor : color
 - singleHighlightGradient : Gradient
 - type : Abstract3DSeries.SeriesType
 - userDefinedMesh : string
 - visible : bool
 - baseColorChanged(color color)
 - baseGradientChanged(Gradient gradient)
 - colorStyleChanged(GraphsTheme.ColorStyle style)
 - columnLabelsChanged()
 - dataArrayChanged(BarDataArray array)
 - dataProxyChanged(BarDataProxy proxy)
 - itemLabelChanged(string label)
 - itemLabelFormatChanged(string format)
 - itemLabelVisibilityChanged(bool visible)
 - meshAngleChanged(real angle)
 - meshChanged(Abstract3DSeries.Mesh mesh)
 - meshRotationChanged(quaternion rotation)
 - meshSmoothChanged(bool enabled)
 - multiHighlightColorChanged(color color)
 - multiHighlightGradientChanged(Gradient gradient)
 - nameChanged(string name)
 - rowColorsChanged(list<color> rowcolors)
 - rowLabelsChanged()
 - selectedBarChanged(point position)
 - void setMeshAxisAndAngle(vector3d axis, real angle)
 - singleHighlightColorChanged(color color)
 - singleHighlightGradientChanged(Gradient gradient)
 - userDefinedMeshChanged(string fileName)
 - visibilityChanged(bool visible)