ShowUnusualValues Property
In This Topic
Gets or sets a value that indicates whether the unusual values value for the Box chart will be shown. Default: true.
Syntax
'Declaration
Public Property ShowUnusualValues As RdlBool
public RdlBool ShowUnusualValues {get; set;}
See Also