SankeyPrintOptions Members
Contains print options of the Sankey Diagram Control.Constructors
| Name | Description |
|---|---|
| SankeyPrintOptions() | Initializes a new instance of the SankeyPrintOptions class. |
Fields
| Name | Description |
|---|---|
| SizeModeProperty static | Identifies the SizeMode dependency property. |
Properties
| Name | Description |
|---|---|
| SizeMode | Specifies the size mode used to print the Sankey Diagram Control. |
See Also