Struct GraphPane.Default
A simple struct that defines the
default property values for the Graph
Inherited Members
Namespace: ZedGraph
Assembly: ZedGraph.dll
Syntax
public struct Default
Fields
| Improve this Doc View SourceClusterScaleWidth
The default width of a bar cluster on a Bar graph. This value only applies to Bar graphs, and only when the Type is Linear, Log or Date. This dimension is expressed in terms of X scale user units.
Declaration
public static double ClusterScaleWidth
Field Value
Type | Description |
---|---|
Double |
See Also
| Improve this Doc View SourceIsBoundedRanges
The default settings for the Axis scale bounded ranges option
(Is
Declaration
public static bool IsBoundedRanges
Field Value
Type | Description |
---|---|
Boolean |
IsIgnoreInitial
The default settings for the Axis scale ignore initial
zero values option (Is
Declaration
public static bool IsIgnoreInitial
Field Value
Type | Description |
---|---|
Boolean |
LineType
The default value for the Line
Declaration
public static LineType LineType
Field Value
Type | Description |
---|---|
Line |
See Also
| Improve this Doc View SourceNearestTol
The tolerance that is applied to the
Find
Declaration
public static double NearestTol
Field Value
Type | Description |
---|---|
Double |