The BarPlot type exposes the following members.
Name | Description | |
---|---|---|
Alpha |
Alpha value, range [0...1], if set, this value modifies the alpha values for ALL nodes of this subtree. Use for blend effects only!
(Inherited from Group.)[ILNumerics Visualization Engine] | |
Animations | (Inherited from Group.) | |
Axis |
Gets the axis of BarPlot.
[ILNumerics Drawing2 Toolbox] | |
BarWidth |
Gets or sets the bar width.
[ILNumerics Drawing2 Toolbox] | |
BaseValue |
Get or sets the location for the baseline.
[ILNumerics Drawing2 Toolbox] | |
Border |
Gets access to the border line shape of the bar plot [readonly].
[ILNumerics Drawing2 Toolbox] | |
Children |
Collection of child for this group
(Inherited from Group.)[ILNumerics Visualization Engine] | |
Clipping |
Gets all 6 available clipping planes for the group or sets it. Null: derive clipping from parent node (default)
(Inherited from Group.)[ILNumerics Visualization Engine] | |
ColorOverride |
If set, this color will override all individual colors in this subtree
(Inherited from Group.)[ILNumerics Visualization Engine] | |
Draw3D |
Gets or sets whether the bars are rendered as 3D objects.
[ILNumerics Drawing2 Toolbox] | |
Fill |
Gets access to the triangles shape used for rendering the bars fill area [readonly].
[ILNumerics Drawing2 Toolbox] | |
Horizontal |
Get or sets the rendering style of the bar plot.
[ILNumerics Drawing2 Toolbox] | |
ID |
Unique ID for the node within the scene
(Inherited from Node.)[ILNumerics Visualization Engine] | |
Indices |
Provides indices of line vertices
[ILNumerics Drawing2 Toolbox] | |
Markable |
Determines, if this node can be marked by the user
(Inherited from Node.)[ILNumerics Visualization Engine] | |
Marked |
Marked state for the node
(Inherited from Node.)[ILNumerics Visualization Engine] | |
Padding |
Gets or sets the distance between groups.
[ILNumerics Drawing2 Toolbox] | |
Parent |
Get the parent of this node or null, if this node is a root node
(Inherited from Node.)[ILNumerics Visualization Engine] | |
PickingID |
If set to a valid shape ID, that shape will be marked in picking operations insted of this shape.
(Inherited from Node.)[ILNumerics Visualization Engine] | |
Positions |
Provides positions of line vertices
[ILNumerics Drawing2 Toolbox] | |
Style |
Controls the way the bars of multiple groups are arranged.
[ILNumerics Drawing2 Toolbox] | |
Tag |
Object tag used to identify the node within the scene
(Inherited from Node.)[ILNumerics Visualization Engine] | |
Target |
If set, determines the target for rendering: world (3D) or screen (2D) on top. Default: not set (derive from parent)
(Inherited from Group.)[ILNumerics Visualization Engine] | |
Ticks |
Property gets or sets working axis ticks of current BarPlot.
[ILNumerics Drawing2 Toolbox] | |
TimeoutAware |
Sets if this group and all children are sensible for timeouts during rendering or gets that flag. Default: null -> derive from parent
(Inherited from Group.)[ILNumerics Visualization Engine] | |
Transform |
[4x4] matrix with the affine transforms which this node applies to all children
(Inherited from Group.)[ILNumerics Visualization Engine] | |
UseLighting |
Determines, if the bar plot utilizes lighting. Default: Auto (null, light for flat bar plots, no light for 3D bar plots)
[ILNumerics Drawing2 Toolbox] | |
Version |
Modification version of this node, gets incremented at every change
(Inherited from Node.)[ILNumerics Visualization Engine] | |
Visible |
Determines, if this node is visible or sets the visible state
(Inherited from Node.)[ILNumerics Visualization Engine] |