Struct Fill.Default
A simple struct that defines the
default property values for the Fill class.
Assembly: ZedGraph.dll
Syntax
Fields
|
Improve this Doc
View Source
AlignH
The default horizontal alignment for Brush fills.
This is the default value for the AlignH property.
Declaration
public static AlignH AlignH
Field Value
|
Improve this Doc
View Source
AlignV
The default vertical alignment for Brush fills.
This is the default value for the AlignV property.
Declaration
public static AlignV AlignV
Field Value
|
Improve this Doc
View Source
IsScaled
The default scaling mode for Brush fills.
This is the default value for the IsScaled property.
Declaration
public static bool IsScaled
Field Value