GrapeCity.Xaml.Excel
ExcelSparklineEmptyCellDisplayAs Enumeration


Specifies how empty cells are plotted for all sparklines in the sparkline group
Syntax
'Declaration
 
Public Enum ExcelSparklineEmptyCellDisplayAs 
   Inherits System.Enum
'Usage
 
Dim instance As ExcelSparklineEmptyCellDisplayAs
public enum ExcelSparklineEmptyCellDisplayAs : System.Enum 
Members
MemberDescription
Gap Empty cells are not plotted
Span Empty cells are plotted as interpolated
Zero Empty cells are plotted zero.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.ExcelSparklineEmptyCellDisplayAs

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options