RadControls for ASP.NET AJAX

RadControls for ASP.NET AJAX

The AxisBase type exposes the following members.

Properties

  NameDescription
Public propertyAxisCrossingValue
Index/value at which the first perpendicular axis crosses this axis
Public propertyColor
Get/Set the color of the axis line
Public propertyLabelsAppearance
Defines the appearance settings of axis labels
Public propertyMajorGridLines
Major grid lines settings
Public propertyMajorTickSize
Get/Set the major tick size. This is the length of the line in pixels that is drawn to indicate the tick on the chart.
Public propertyMajorTickType
Get/Set the minor tick type. The tick can either be drawn outside, or hidden by selecting none
Public propertyMaxValue
Get/Set whether the maximum value
Public propertyMinorGridLines
Minor grid lines settings
Public propertyMinorTickSize
Get/Set the minor tick size. This is the length of the line in pixels that is drawn to indicate the tick on the chart.
Public propertyMinorTickType
Get/Set the minor tick type. The tick can either be drawn outside, or hidden by selecting none
Public propertyMinValue
Get/Set whether the minimum value of the axis
Public propertyName
Get/set the name of the axis so that it can be associated with a series
Public propertyReversed
Get/Set whether the axis should be reversed
Public propertyStep
Get/Set the step for the axis values when MinValue and MaxValue are both set
Public propertyTitleAppearance
Defines the appearance settings of axis title
Public propertyVisible
Get/Set whether the axis should be visible
Public propertyWidth
Get/Set the width of the axis line

See Also