Class DiagramRegions
Defines the region that has to be drawn as an image PageSettings - With the given page settings image has to be exported. Content - The diagram content is export CustomBounds - Exported with given bounds.
Inheritance
System.Object
DiagramRegions
Namespace: Syncfusion.EJ2.Diagrams
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class DiagramRegions : Enum
Fields
Content
Declaration
public const DiagramRegions Content
Field Value
Type |
---|
DiagramRegions |
CustomBounds
Declaration
public const DiagramRegions CustomBounds
Field Value
Type |
---|
DiagramRegions |
PageSettings
Declaration
public const DiagramRegions PageSettings
Field Value
Type |
---|
DiagramRegions |