ILNumerics Ultimate VS

BarPlot Constructor

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Overload List

  NameDescription
Public methodCode exampleBarPlot(InArray<Double>, InArray<Double>, Object, BarPlotStyle, Nullable<Color>, Nullable<Color>, Int32, DashStyle, Single, Single, Boolean, Boolean)
Creates a new Bar plot based on provided values Y.

[ILNumerics Drawing2 Toolbox]

Public methodCode exampleBarPlot(InArray<Single>, InArray<Single>, Object, BarPlotStyle, Nullable<Color>, Nullable<Color>, Int32, DashStyle, Single, Single, Boolean, Boolean)
Creates a new Bar plot based on provided values Y.

[ILNumerics Drawing2 Toolbox]

Top
See Also

Reference