esriScaleBarFrequency
Options to specify which scale bar divisions to label or add marks to.
|
Value |
Description |
|---|---|
|
esriScaleBarDivisions |
All divisions. |
|
esriScaleBarDivisionsAndFirstMidpoint |
All divisions plus midpoint of the first interval. |
|
esriScaleBarDivisionsAndFirstSubdivisions |
All divisions plus the subdivisions in the first interval. |
|
esriScaleBarDivisionsAndSubdivisions |
All divisions and subdivisions. |
|
esriScaleBarMajorDivisions |
Label the ends of the scale bar and 0. |
|
esriScaleBarNone |
No labels. |
|
esriScaleBarOne |
One label at the midpoint of the scale bar. |
2/28/2020