DefaultPlotStyleTable Property |
Specifies the default plot style table to attach to new drawings.
Signature
object.DefaultPlotStyleTable
object
PreferencesOutput
The object or objects this property applies to.
DefaultPlotStyleTable
String; read-write
A plot style table has a .ctb or .stb extension and
includes and defines plot styles.
Remarks
If you are using color-dependent plot styles, this option can be set to any color dependent plot style tables found in the search path as well as the value "None". If you are using named plot styles, this option can be set to any named plot style tables.
To set color-dependent plot styles, use the PlotPolicy property.
Comments? |