ZedGraph LogoZedGraph Class Library Documentation
Bar..::Default Structure
NamespacesZedGraphBarBar..::Default
A simple struct that defines the default property values for the Bar class.
Declaration Syntax
C#Visual BasicVisual C++
public struct Default
Public Structure Default
public value class Default
Members
All MembersMethodsFields



IconMemberDescription
static memberBorderColor
The default color for drawing frames around bars (Color property).

static memberBorderWidth
The default pen width to be used for drawing the border around the bars (Width property). Units are points.

Equals(Object)
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
static memberFillBrush
The default custom brush for filling in the bars (Brush property).

static memberFillColor
The default color for filling in the bars (Color property).

static memberFillType
The default fill mode for bars (Type property).

Finalize()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()
Returns the hash code for this instance.
(Inherited from ValueType.)
GetType()()
Gets the Type of the current instance.
(Inherited from Object.)
static memberIsBorderVisible
The default border mode for bars (IsVisible property). true to display frames around bars, false otherwise

MemberwiseClone()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621