See Also

Chart Class  | Chart Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

ClipGauges Property

Gets or sets a value which determines if gauges should be clipped (cut) to display only the active area.

[Visual Basic]
Public Property ClipGauges As Boolean
[C#]
public bool ClipGauges {get; set;}

Example

[C#] 

Chart.ClipGauges = false;

[Visual Basic] 

Chart.ClipGauges = false

See Also

Chart Class  | Chart Members

 

 


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