Documents for Excel .NET Edition | GCDocuments
GrapeCity.Documents.Excel.Drawing Namespace / IPoint Interface / IsTotal Property
In This Topic
    IsTotal Property
    In This Topic
    Gets or sets whether the point is a total data point. Valid only for waterfall charts.
    Syntax
    System.bool IsTotal {get; set;}
    See Also