Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ICascadeSparkLine Interface / ItemTypes Property
In This Topic
    ItemTypes Property
    In This Topic
    Represents all the item types. The values should be {"-", "+", "="}. The default value is null.
    Syntax
    System.string[] ItemTypes {get;}
    See Also