See Also

ChartArea Class  | ChartArea Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

ClearColors Method

Serves as a shortcut to make the ChartArea transparent.

[Visual Basic]
Public Sub ClearColors()
[C#]
public void ClearColors();

Remarks

The following properties are set:

Background.Color = Color.Empty

Background.Bevel = false

Line.Color = Color.Empty

Shadow.Color = Color.Empty

InteriorLine.Color = Color.Empty

For each axis

AlternateGridBackground.Color = Color.Empty;

AlternateGridBackground.Mode = BackgroundMode.Color;

AlternateGridBackground.Bevel = false;

GridLine.Color = Color.Empty;

ZeroLine.Color = Color.Empty;

See Also

ChartArea Class  | ChartArea Members

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.