ActiveReports 12
DeviceMode Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > SharpGraph Class : DeviceMode Property
Gets or sets an enumerated value specifying the graphics device options.
Syntax
'Declaration
 
Public Property DeviceMode As DeviceModes
public DeviceModes DeviceMode {get; set;}

Property Value

DeviceModes enumeration. Values are BlackWhite or None.
See Also

Reference

SharpGraph Class
SharpGraph Members
DeviceModes Enumeration