Click or drag to resize

ResizeGraphOptions Properties

The ResizeGraphOptions type exposes the following members.

Properties
 NameDescription
Public propertyActionForFontSize Gets or sets the action concerning the font size.
Public propertyActionForLineThickness Gets or sets the action concerning the line thickness.
Public propertyActionForSymbolSize Gets or sets the action concerning the symbol size.
Public propertyActionForTickLength Gets or sets the length of the action concerning the length of scale ticks.
Public propertyNewRootLayerSize Gets or sets the new size of the root layer (after resizing).
Public propertyNewStandardFontFamily Gets or sets the new standard font family (after resizing).
Public propertyNewStandardFontSize Gets or sets the new standard font size (after resizing).
Public propertyOldLineThickness Gets or sets the standard line thickness (before resizing).
Public propertyOldMajorTickLength Gets or sets the standard length of the major tick (before resizing).
Public propertyOldRootLayerSize Gets or sets the size of the root layer (before resizing).
Public propertyOldStandardFontFamily Gets or sets the standard font family (before resizing).
Public propertyOldStandardFontSize Gets or sets the standard font size (before resizing).
Public propertyOptionResetAllFontsToStandardFont Gets or sets a value indicating whether all fonts should be reset to the standard font family.
Public propertyUserDefinedLineThickness 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.
Public propertyUserDefinedMajorTickLength 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.
Top
See Also