PrintOptions Class
The hierarchical chart’s printing options.
Namespace: DevExpress.XtraTreeMap.Printing
Assembly: DevExpress.XtraTreeMap.v24.2.dll
Declaration
Related API Members
The following members return PrintOptions objects:
Remarks
This class provides properties that control how to print the TreeMapControl or the SunburstControl. The HierarchicalChartControlBase.PrintOptions property provides access to these properties.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
PrintOptions
See Also