ILNumerics - Technical Application Development
Assembly: ILNumerics.Toolboxes.Drawing2 (in ILNumerics.Toolboxes.Drawing2.dll) Version: 5.5.0.0 (5.5.7503.3146)
Gets or sets whether the bars are rendered as 3D objects.
[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
Property Value
Type: BooleanRemarks
Boolean parameter defining the 3D style of the bars. If set to true, each bar will be drawn as 3D cube, otherwise, as flat rectangle.
By default, Draw3D is false.
[ILNumerics Drawing2 Toolbox]
See Also