Click or drag to resize
AxisBorder Properties

The AxisBorder type exposes the following members.

Properties
  Name Description
Public property Color
Color of Axis
(Overrides BorderColor.)
Public property CustomFormat
Specifies a custom numerical format string.
Public property LabelStyleSet
Default style for all axis items
Public property MajorGridLines
Major Grid Lines options
Public property MajorTick
ChartAxis major ticks style
Public property MinorGridLines
Minor Grid Lines options
Public property MinorTick
ChartAxis minor ticks style
Public property TextAppearance
Common axis items labels text blocks settings
Public property ValueFormat
Specifies a predefined numerical format string.
Public property Visible
Specifies the axis visibility option
Public property Width
Specifies the width of the axis.
(Overrides BorderWidth.)
Top
See Also