ActiveReports 13
BlackAndWhiteMode Property

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > ChartControl Class : BlackAndWhiteMode Property
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

Reference

ChartControl Class
ChartControl Members