ILNumerics - Technical Application Development
Assembly: ILNumerics.Toolboxes.Drawing2 (in ILNumerics.Toolboxes.Drawing2.dll) Version: 5.5.0.0 (5.5.7503.3146)
In any event of change, this this method is called to update BarPlotEx.
[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