IsGradientHistogram Property
In This Topic
Gets or sets a value indicating whether the background color of the histogram is gradient.
Syntax
'Declaration
Public Property IsGradientHistogram As Boolean
public bool IsGradientHistogram {get; set;}
See Also