Documents for Excel .NET Edition | GCDocuments
GrapeCity.Documents.Excel.Drawing Namespace / IChartGroup Interface / BinsCountValue Property
In This Topic
    BinsCountValue Property
    In This Topic
    Gets or sets the number of bins in the histogram chart.
    Syntax
    System.long BinsCountValue {get; set;}
    See Also