Click or drag to resize
NChartAxisTick Properties

The NChartAxisTick 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
Gets or sets the color.
Public propertyLength
Gets or sets the length.
Public propertyThickness
Gets or sets the thickness.
Public propertyType
Gets or sets the type.
Public propertyVisible
Flag that determines if the object is visible (true) or not (false). The default value is true.
Top
See Also