VDISoft.Web.Analytics.HorizontalLabelAxis


Public Properties


Name
Description
AxisLine
Gets and sets the main line, and its properties, for the axis.
AxisValueColor
Gets and sets the color for the axis values.
Labels
Gets the list of labels (of type HorizontalLabel) for the axis.
MajorTickLabelsAngle
Gets and sets the angle of the labels for the horizontal axis.
MajorTickMarkLine
Gets and sets the major tick mark line, and its properties, for the axis.
MajorTickMarks
Gets and sets the number of major tick marks shown.
MinorTickMarkLine
Gets and sets the minor tick mark line, and its properties, for the axis.
ShowMajorTickMarks
Gets and sets a flag indicating if the major tick marks should be shown.
XLocation
Gets the x-location of the axis.
YLocation
Gets the y-location of the axis.

Protected Methods


Name
Description
GetXYLocation
Returns an x,y location based upon the angle of the label and the input arguments.