Enum GraphicsEngine
Defines the names of the available graphics engines. PlatformDependent means the engine will be determined based on the OS. On Windows the default graphics engine is GDI. On other OS - Skia.
Namespace: Telerik.Drawing.Contract
Assembly: Telerik.Reporting.dll
Syntax
public enum GraphicsEngine
Gdi
PlatformDependent
Skia