ILNumerics Ultimate VS

BarPlotConfigure Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
In any event of changes, this method is called to update BarPlot and its axes.

[ILNumerics Drawing2 Toolbox]

Namespace:  ILNumerics.Drawing.Plotting
Assembly:  ILNumerics.Toolboxes.Drawing2 (in ILNumerics.Toolboxes.Drawing2.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public override void Configure(
	bool configureChildren = true,
	bool configurePath2Root = true
)

Parameters

configureChildren (Optional)
Type: SystemBoolean
configurePath2Root (Optional)
Type: SystemBoolean
Remarks

[ILNumerics Drawing2 Toolbox]

See Also

Reference