IsHistogramVisible Property (ViewOptions)
In This Topic
Gets or sets a value indicating whether to display histogram buttons on the format toolbar.
Syntax
'Declaration
Public Property IsHistogramVisible As Boolean
public bool IsHistogramVisible {get; set;}
See Also