Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ISparkHorizontalAxis Interface / IsDateAxis Property
In This Topic
    IsDateAxis Property
    In This Topic
    Gets whether the horizontal axis of the sparkline is based on date values.
    Syntax
    System.bool IsDateAxis {get;}

    Property Value

    True if the horizontal axis of the sparkline is based on date values; otherwise, false.
    See Also