ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / SharpGraph Class / DeviceMode Property

In This Topic
    DeviceMode Property
    In This Topic
    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