ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / SharpGraphCore Class / DeviceMode Property

In This Topic
    DeviceMode Property (SharpGraphCore)
    In This Topic
    Gets or sets graphics device specific options
    Syntax
    'Declaration
     
    Public Property DeviceMode As DeviceModes
    public DeviceModes DeviceMode {get; set;}
    See Also