Bar Members

2D Bar Attributes.

Functions

Name Description
ActivateStyle Makes object fully controlled by style, clears any customization.
CopyToStyle Copies options to the specified style.
DefaultStyle Sets default style, preserving customization.
IsCustomized Returns whether the object has been customized (it's not fully controlled by the style). Return value: Boolean.

Properties

Name Description
Application Returns the application. Return value: Application. This property is read only.
Area Return value: Area. This property is read only.
BarParam Return value: BarParameters. This property is read only.
BarType Return/assignment value: TypeBar.
BarWidth Return/assignment value: Double.
DeviationLevel Return/assignment value: Double.
DisplayBars Return/assignment value: Boolean.
GraphDocument Returns the document of the graph. Return value: Graph. This property is read only.
Line Return value: Line. This property is read only.
Name Returns the name of the layout. Return value: String. This property is read only.
Orientation Return/assignment value: BarOrientation.
Parent Returns the parent of the layout. Return value: Object. This property is read only.
ParentGraph Return value: GraphObject. This property is read only.
RangeBorders Return/assignment value: Boolean.
RangeBordersLine Return value: Line. This property is read only.
RangeLabels Return/assignment value: Boolean.
ReversedArea Return value: Area. This property is read only.
Style Return/assignment value: BarStyle.
WhiskerType Return/assignment value: TypeWhiskers.