SEI.Charts.Charts2D.Scale


Public Properties


Name
Description
DrawRect
Gets and sets the rectangle into which the chart object is drawn.
ScaleX
Gets and sets the scaling factor for the width of a chart object.
ScaleY
Gets and sets the scaling factor for the height of a chart object.
SX
Gets and sets the scaled X value of the chart object.
SY
Gets and sets the scaled Y value of the chart object.
X
Gets and sets the X value of the chart object.
XMax
Gets and sets the maximum X value of the chart object.
XMin
Gets and sets the minimum X value of the chart object.
Y
Gets and sets the Y value of the chart object.
YMax
Gets and sets the maximum Y value of the chart object.
YMin
Gets and sets the minimum Y value of the chart object.

Public Methods


Name
Description
CalcScale
Calculates the X and Y axis scaling.
CalcScaledPoint
Calculates the size of the scaled point.
CalcY
Calculates the actual Y value given the scaled Y value.
Inflate
Rescales Y by the expansion amount.