See Also

Chart Class  | Chart Members  | ExplodeSlice Property  | ExplodeSlice Property  | ExplodeSlice Property

Language

Visual Basic

C#

JScript

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

ExplodedSliceAmount Property

Gets or sets the relative percentage an exploded slice should be pulled out from the pie or donut.

[Visual Basic]
Public Property ExplodedSliceAmount As Double
[C#]
public double ExplodedSliceAmount {get; set;}
[JScript]
public function get,set ExplodedSliceAmount : double

Example

[C#] 

Chart.ExplodedSliceAmount = 30;

[Visual Basic] 

Chart.ExplodedSliceAmount = 30

See Also

Chart Class  | Chart Members  | ExplodeSlice Property  | ExplodeSlice Property  | ExplodeSlice Property

 

 


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