Gets or sets a value indicating whether the chart will be drawn in black and white using hatch patterns and line dashing to designate colors.
Syntax
'Declaration
Public Property BlackAndWhiteMode As Boolean
public bool BlackAndWhiteMode {get; set;}
Property Value
A Boolean value. The default value is False.
See Also