GrapeCity.Xaml.Excel
ShowFirstDifferently Property (IExcelSparklineGroup)


GrapeCity.Excel Namespace > IExcelSparklineGroup Interface : ShowFirstDifferently Property
Specifies whether the first data point is formatted differently for each sparkline in this sparkline group.
Syntax
'Declaration
 
Property ShowFirstDifferently As Boolean
'Usage
 
Dim instance As IExcelSparklineGroup
Dim value As Boolean
 
instance.ShowFirstDifferently = value
 
value = instance.ShowFirstDifferently
bool ShowFirstDifferently {get; set;}
See Also

Reference

IExcelSparklineGroup Interface
IExcelSparklineGroup Members