Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IDataBar Interface / PercentMax Property
In This Topic
    PercentMax Property
    In This Topic
    Returns or sets an Integer value that specifies the length of the longest data bar as a percentage of cell width.
    Syntax
    System.int PercentMax {get; set;}
    See Also