Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IAxis Interface / CategoryNames Property
In This Topic
    CategoryNames Property
    In This Topic
    Gets or sets all the category names for the specified axis as a text array.
    Syntax
    System.string[] CategoryNames {get; set;}
    See Also