|
GridLineColor | | Sets the color of a chart's grid lines. The default value is grey.
Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233. |
GridLineColorTransparency | | The related Grid Line Color attribute sets the color of the grid lines. Grid Line Color Transparency adds transparency to that color.
The lowest value of “0” specifies that the grid lines are opaque, with no transparency. At the other end of the scale, “15” specifies completely transparent lines. Use medium-level transparency to allow different chart layers to show through each other.
|
GridLineStyle | Solid |
ShortDot |
ShortDashDotDot |
ShortDashDot |
ShortDash |
LongDashDotDot |
LongDashDot |
LongDash |
Dot |
DashDot |
Dash |
| Sets the style of the grid lines. Options include a solid line and combinations of dots and dashes.
The default value is "Solid".
|
GridLineThickness | | Sets the thickness of the grid lines, in pixels.
The default value is 1 pixel.
|
TickInterval | Years |
Weeks |
UserDefined |
Quarters |
Months |
Minutes |
Hours |
Days |
Auto |
| Sets the tick mark interval in scale units. You can select from standard options or enter a numeric value.
For DateTime data, select standard values such as ”Years", "Weeks" or "Hours". For Numeric data, enter a numeric value such as "100" or "1000".
If used with a linear axis and the standard value “Auto” is selected, the minor tick interval is calculated as one fifth of the Tick Interval value.
The default value, “Auto”, automatically calculates the Tick Interval based on the data values.
|
TickLineColor | | Sets the color of the tick mark lines.
Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, e.g. #D5F484.
|
TickLineColorTransparency | | The related Tick Line Color attribute sets the color for the tick mark lines. Tick Line Color Transparency adds transparency to that color.
The lowest value of “0” specifies that the tick mark line is opaque, with no transparency. At the other end of the scale, “15” specifies a completely transparent line. Use medium-level transparency to allow different chart layers to show through each other.
|
TickLineLength | | Sets the length of the tick mark line, in pixels.
The default value is 10 pixels
|
TickLinePosition | | Sets the position of tick mark lines relative to the axis line, either inside or outside it.
The default value is “Outside”.
|
TickLineThickness | | Sets the thickness of the tick mark line, in pixels.
The default value is 1 pixel.
|