dotnetCHARTING Send comments on this topic.
BubbleStackShadeAsOne Property
See Also 
dotnetCHARTING Namespace > Chart Class : BubbleStackShadeAsOne Property


Gets or sets a boolean value to control bubble stack shade.

Syntax

Visual Basic (Declaration) 
Public Property BubbleStackShadeAsOne As Boolean
Visual Basic (Usage)Copy Code
Dim instance As Chart
Dim value As Boolean
 
instance.BubbleStackShadeAsOne = value
 
value = instance.BubbleStackShadeAsOne
C# 
public bool BubbleStackShadeAsOne {get; set;}

See Also

© 2010 All Rights Reserved.