ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
This value overrides any setting of the Label.Anchor property.
will automatically find a good looking setting according to the current orientation and position
of the label.
Anchor for the main axis label, range: (0,0)..(1,1); null: automatic
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing.Plotting
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Property Value
Type: NullablePointFRemarks
Leaving this value to
null
Custom settings of this property align the labels anchor point relative to the labels size. (0,0) is the upper left corner of the label, (1,1) corresponds to the lower right corner. The anchor point is addressed by the position and used as reference point for any rotation of the label.
[ILNumerics Visualization Engine]
See Also