The BarPlot type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add(Node) |
Add a node to the end of this groups child collection
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | AddT(T, Object, Boolean) |
Add a node to the end of this groups child collection
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | Configure |
In any event of changes, this method is called to update BarPlot and its axes.
(Overrides GroupConfigure(Boolean, Boolean).)[ILNumerics Drawing2 Toolbox] |
![]() | ConfigureLegendLabel |
Creates textual / label representation for the line.
[ILNumerics Drawing2 Toolbox] |
![]() | ConfigureLegendVisual |
Creates visual representation for the line.
[ILNumerics Drawing2 Toolbox] |
![]() | Copy |
Creates a copy of BarPlot.
(Overrides GroupCopy.)[ILNumerics Drawing2 Toolbox] |
![]() | Detach |
Detach all shapes from this subtree for individual configurations
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | Dispose |
Dispose the complete subtree (this is rarely needed)
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | Find(Object, NullablePrimitives) |
Searches the subtree for nodes with matching tag and (optional) primitive type
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | FindT(Object, PredicateT) |
Searches the subtree for all nodes with matching criteria
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | FindByIdT |
Finds a typed node in this subtree, filter by ID
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | FirstT |
Gets first node with matching criteria from subtree
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | FirstUpT |
Finds a group node on the path up to root
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | GetEnumerator | (Inherited from Group.) |
![]() | GetID |
Gets the ID of the bar plot.
[ILNumerics Drawing2 Toolbox] |
![]() | GetItemCount |
Gets the bar group count.
[ILNumerics Drawing2 Toolbox] |
![]() | GetLimits |
Compute the 3D limits (extent) of this subtree
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | GetVersion |
Gets the modification version of the bar plot.
[ILNumerics Drawing2 Toolbox] |
![]() | InsertT |
Insert a node into the child collection at predefined index
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | Remove |
Remove a node from this subtree
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | Rotate(Quaternion) |
Rotate this subtree by quaternion
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | Rotate(Vector3, Double) |
Rotate this subtree by rotation axis and angle
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | Rotate(Double, Double, Double, Double) |
Rotate this subtree by rotation axis and angle
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | Scale(Vector3) |
Scales this subtree
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | Scale(Double, Double, Double) |
Scales this subtree
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() ![]() | SetBarColor |
Method sets custom border and fill color to single Bar by ID.
[ILNumerics Drawing2 Toolbox] |
![]() ![]() | SetGroupColor |
Method sets custom border and fill color to group of bars by ID.
[ILNumerics Drawing2 Toolbox] |
![]() | SetTick |
Sets custom tick label by ID.
[ILNumerics Drawing2 Toolbox] |
![]() | Synchronize |
Synchronizes the synchronized copy of BarPlot.
(Overrides GroupSynchronize(Node, SyncParams).)[ILNumerics Drawing2 Toolbox] |
![]() | ToString |
String representation of the group node
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | Translate(Vector3) |
Translates this subtree
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | Translate(Double, Double, Double) |
Translates this subtree
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() ![]() | Update(InArrayDouble, ArrayDouble) |
Method updates key values of each bar in bar plot.
[ILNumerics Drawing2 Toolbox] |
![]() ![]() | Update(InArraySingle, InArraySingle) |
Method updates key values of each bar in bar plot.
[ILNumerics Drawing2 Toolbox] |