Spread Windows Forms 12.0 Product Documentation
Renderer Property (ISparklineGroup)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ISparklineGroup Interface : Renderer Property
Gets or sets the renderer.
Syntax
'Declaration
 
Property Renderer As ISparklineRenderer
'Usage
 
Dim instance As ISparklineGroup
Dim value As ISparklineRenderer
 
instance.Renderer = value
 
value = instance.Renderer
ISparklineRenderer Renderer {get; set;}

Property Value

The renderer.
See Also

Reference

ISparklineGroup Interface
ISparklineGroup Members