Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ISparklineGroup Interface / SourceData Property
In This Topic
    SourceData Property (ISparklineGroup)
    In This Topic
    Gets or sets the range that contains the source data for the sparkline group.
    Syntax
    System.string SourceData {get; set;}
    See Also