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