IsShaded Property
IsShaded
Determines whether surface or bar charts use shading. Set this property to true to display surfaces and
bars as a flat shade of color.
Declaration
public bool IsShaded { get; set; }
Public Property IsShaded As Boolean
See Also