ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Sparkline Namespace / ISparklineChart Interface / RangeVisibility Property

In This Topic
RangeVisibility Property
In This Topic
Gets a value indicating whether the qualitative range is visible.
Syntax
'Declaration
 
ReadOnly Property RangeVisibility As Boolean
 

Property Value

true if the qualitative range is visible; otherwise, false.
See Also