Property | Type | Description | |
---|---|---|---|
m_iMargin | |||
m_oBackColor | Color | ||
m_oGraphRectangle |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
GraphDrawingContext ( |
Initializes a new instance of the GraphDrawingContext class.
|
public GraphDrawingContext ( |
||
graphRectangle |
/// The |
|
margin |
/// The margin that was used to lay out the graph. If |
|
backColor | Color | /// The graph's background color. /// |
return | System |