PlotAttributes Members

These members are related to attributes for general Plots.

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.
CatOvlAttributes Return value: CategorizedOverlaidAttributes. This property is read only.
Configuration Return value: PlotConfiguration. This property is read only.
Font Return value: GraphicsFont2. This property is read only.
FrequencyPoints Return value: Markers. This property is read only.
GraphDocument Returns the document of the graph. Return value: Graph. This property is read only.
LabelsFormat Return value: NumberFormat. This property is read only.
Line Return value: Line. This property is read only.
Marker Return value: Marker. This property is read only.
Name Returns the name of the layout. Return value: String. This property is read only.
Parent Returns the parent of the layout. Return value: Object. This property is read only.
ParentGraph Return value: GraphObject. This property is read only.
PlotEssence Return value: PlotEssence. This property is read only.
SelectedPoints Return value: Markers. This property is read only.
Style Return/assignment value: PlotAttributesStyle.