Spread Silverlight Documentation
SparklineType Property (BaseSparklineView)


GrapeCity.Windows.SpreadSheet.UI Namespace > BaseSparklineView Class : SparklineType Property
Gets the type of the sparkline.
Syntax
'Declaration
 
Public ReadOnly Property SparklineType As SparklineType
'Usage
 
Dim instance As BaseSparklineView
Dim value As SparklineType
 
value = instance.SparklineType
public SparklineType SparklineType {get;}

Property Value

The type of the sparkline.
See Also

Reference

BaseSparklineView Class
BaseSparklineView Members