Resize |
The ResizeGraphOptions type exposes the following members.
Name | Description | |
---|---|---|
ActionForFontSize | Gets or sets the action concerning the font size. | |
ActionForLineThickness | Gets or sets the action concerning the line thickness. | |
ActionForSymbolSize | Gets or sets the action concerning the symbol size. | |
ActionForTickLength | Gets or sets the length of the action concerning the length of scale ticks. | |
NewRootLayerSize | Gets or sets the new size of the root layer (after resizing). | |
NewStandardFontFamily | Gets or sets the new standard font family (after resizing). | |
NewStandardFontSize | Gets or sets the new standard font size (after resizing). | |
OldLineThickness | Gets or sets the standard line thickness (before resizing). | |
OldMajorTickLength | Gets or sets the standard length of the major tick (before resizing). | |
OldRootLayerSize | Gets or sets the size of the root layer (before resizing). | |
OldStandardFontFamily | Gets or sets the standard font family (before resizing). | |
OldStandardFontSize | Gets or sets the standard font size (before resizing). | |
OptionResetAllFontsToStandardFont | Gets or sets a value indicating whether all fonts should be reset to the standard font family. | |
UserDefinedLineThickness | Gets or sets the user defined line thickness. If this value is set, it will override the standard line thickness that is calculated from the font family and font size. | |
UserDefinedMajorTickLength | Gets or sets the user defined major tick length. If this value is set, it will override the standard major tick length that is calculated from the font family and font size. |