Element Details: Ticks+and+Grid
 Back


Available in: Logi Info Source code name: ChartTicksAndGrid

The Ticks And Grid element allows customization of tick mark and background grid appearance for the major tick marks.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
AlternateGridColor
UserDefined
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
UserDefined
7
15
0
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
True
False
Forces the axis to end on a tick mark. The default value is "True".
GridLineColor
UserDefined
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
UserDefined
7
15
0
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
UserDefined
Sets the thickness of the grid lines, in pixels. The default value is 1 pixel.
StartOnTick
True
False
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
UserDefined
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
UserDefined
7
15
0
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
UserDefined
Sets the length of the tick mark line, in pixels. The default value is 10 pixels
TickLinePosition
Outside
Inside
Sets the position of tick mark lines relative to the axis line, either inside or outside it. The default value is “Outside”.
TickLineThickness
UserDefined
Sets the thickness of the tick mark line, in pixels. The default value is 1 pixel.
TickmarkPlacement
Center
Between
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
UserDefined
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.



PARENT ELEMENTS

Click element to drill down for more information.

X-Axis Y-Axis


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top


 Chart Debug