ChartPrintOptions Properties
Provides print options for the chart control.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Print |
Gets or sets the value specifying whether to draw the crosshair when printing/exporting the chart. |
Size |
Gets or sets a value which specifies the size mode used to print the chart. |
Type |
Gets the string value used to support serialization of the chart dependency object.
Inherited from Chart |
See Also