ILNumerics Ultimate VS

ColorbarColorFillWidth Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Gets or sets the width of the inner colored bar area; fractions / multiples of the font height in pixels

[ILNumerics Visualization Engine]

Namespace:  ILNumerics.Drawing.Plotting
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public float ColorFillWidth { get; set; }

Property Value

Type: Single
Remarks

As measure of the inner colored bar width, the height of the font for the tick labels is used. If the font gets resized, the bar width does so automatically. The tick label font size is determined by Colorbar.Axis.Ticks.DefaultLabel.Font.Height

[ILNumerics Visualization Engine]

See Also

Reference