The PlotArea type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
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 |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() |
ResetBackColor |
Resets the inheritance state of the PlotArea BackColor.
|
![]() |
ResetForeColor |
Resets the inheritance state of the PlotArea ForeColor.
|
![]() |
ResetGradientStyle | |
![]() |
ResetHatchStyle | |
![]() |
ResetOpaque |
Resets the inheritance state of the PlotArea Opaque.
|
![]() |
ShouldSerializeBackColor |
Returns false if the PlotArea BackColor
property is in the default state.
|
![]() |
ShouldSerializeBackColor2 |
Returns false if the PlotArea BackColor2 property is in the default state.
|
![]() |
ShouldSerializeForeColor |
Returns false if the PlotArea ForeColor
property is in the default state.
|
![]() |
ShouldSerializeGradientStyle | |
![]() |
ShouldSerializeHatchStyle | |
![]() |
ShouldSerializeOpaque |
Returns false if the PlotArea Opaque property is in the default state.
|
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
AlarmZones |
Gets the AlarmZonesCollection.
|
![]() |
BackColor |
Gets or sets the backcolor of the PlotArea.
|
![]() |
BackColor2 |
Gets or sets the gradient or hatch background.
|
![]() |
Boxed |
Gets or sets the whether the PlotArea is enclosed in a box (solid border).
|
![]() |
ForeColor |
Gets or sets the forecolor of the PlotArea.
|
![]() |
GradientStyle |
Defines the style of the background gradient filling.
|
![]() |
HatchStyle |
Defines the style of the background hatch filling.
|
![]() |
Location |
Gets the location of the PlotArea in chart control client coordinates.
|
![]() |
LocationDefault |
Gets or sets the default location of the PlotArea.
|
![]() |
Opaque |
Gets or sets the whether the PlotArea background is opaque.
|
![]() |
Size |
Gets the size of the PlotArea in chart control client coordinates.
|
![]() |
SizeDefault |
Gets or sets the default size of the PlotArea.
|
![]() |
UseAntiAlias |
Gets or sets a value indicating whether to use anti-aliasing while rendering chart data.
|
![]() |
View3D |
Gets the View3D object of the PlotArea.
|
![]() |
Visible |
Gets or sets the PlotArea visibility.
|