<< Click to Display Table of Contents >>
BorderStyle |
This property determines a border style applied to a Scale object. Possible values for this property are described on the next table.
Available options for the BorderStyle property
Option |
Description |
---|---|
0 - Normal |
Applies a solid border on Scale's vertical grid |
1 - Dash |
Applies a dashed-line border on this Scale |
2 - Dot |
Applies a dotted border on this Scale |
3 - DashDot |
Applies a dash-dot border on this Scale |
4 - DashDotDot |
Applies a dash-dot-dot border on this Scale |
5 - Null |
This object has no border (default) |