Struct MasterPane.Default
A simple struct that defines the default property values for the MasterPane class.
Inherited Members
Namespace: ZedGraph
Assembly: ZedGraph.dll
Syntax
public struct DefaultFields
| Improve this Doc View SourceInnerPaneGap
The default value for the InnerPaneGap property. This is the size of the margin between adjacent GraphPane objects, in units of points (1/72 inch).
Declaration
public static float InnerPaneGapField Value
| Type | Description | 
|---|---|
| Single | 
See Also
| Improve this Doc View SourceIsCommonScaleFactor
The default value for the IsCommonScaleFactor property.
Declaration
public static bool IsCommonScaleFactorField Value
| Type | Description | 
|---|---|
| Boolean | 
IsShowLegend
The default value for the IsVisible property for the MasterPane class.
Declaration
public static bool IsShowLegendField Value
| Type | Description | 
|---|---|
| Boolean | 
IsUniformLegendEntries
The default value for the IsUniformLegendEntries property.
Declaration
public static bool IsUniformLegendEntriesField Value
| Type | Description | 
|---|---|
| Boolean | 
PaneLayout
The default pane layout for DoLayout(Graphics) method calls.
Declaration
public static PaneLayout PaneLayoutField Value
| Type | Description | 
|---|---|
| PaneLayout |