Click or drag to resize
NChartAxisGridLines Properties

The NChartAxisGridLines type exposes the following members.

Properties
  NameDescription
Public propertyChart
Chart the object belongs to. This property is assigned automatically whenever the object is assigned to the chart.
Public propertyColor
Color of the grid lines.
Public propertyLineDash
Dash of the grid lines.
Public propertyThickness
Thickness of the grid lines in pixels. The default value is 1.
Public propertyVisible
Flag that determines if the object is visible (true) or not (false). The default value is true.
Top
See Also