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.
[Visual Basic]
Public Property BlackAndWhiteMode As Boolean
[C#]
public bool BlackAndWhiteMode {get; set;}
A Boolean value. The default value is False.
ChartControl Class | ChartControl Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.