|
AlternateGridColor | | Displays shaded regions between grid lines.
Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, e.g. #D5F484.
|
AlternateGridColorTransparency | | The related Alternate Grid Color attribute creates shaded regions between grid lines. Alternate Grid Color Transparency adds transparency to that color.
The lowest value of “0” specifies that the regions are opaque, with no transparency. At the other end of the scale,”15” specifies completely transparent regions. Use medium-level transparency to allow different chart layers to show through each other.
|
EndOnTick | | Forces the axis to end on a tick mark.
The default value is "True".
|
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.
|
StartOnTick | | Forces the axis to start on a tick mark.
The default value is "True".
|
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.
|
TickmarkPlacement | | Sets the location of tick mark lines in categorized axes, as either between the categories or in the center of each category.
The default value is “Between”.
|
TickPixelInterval | | Sets the interval between tick marks, in pixels.
This value is a guideline. For the Y-axis, and for the X-axis when working with non-categorized data, the chart tries to set the tick intervals so that labels have even values, like 100, 200, 300, etc.
|