ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Sparkline Namespace / Range Class
Fields Properties

In This Topic
    Range Class Members
    In This Topic

    The following tables list the members exposed by Range.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Range class with the specified lower and upper bounds and fill style.  
    Top
    Public Fields
     NameDescription
    Public Field  
    Public Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the GrapeCity.ActiveReports.Rendering.Components.Dashboard.FillStyle used to draw the range.  
    Public PropertyGets a value indicating whether the range is empty, i.e., the lower bound is equal to the upper bound.  
    Public PropertyGets the lower bound of the range.  
    Public PropertyGets the upper bound of the range.  
    Top
    See Also