Spread for ASP.NET 10 Product Documentation
Setting Property (ISparklineGroup)


Gets or sets the setting.
Syntax
'Declaration
 
Property Setting As ISparklineSetting
'Usage
 
Dim instance As ISparklineGroup
Dim value As ISparklineSetting
 
instance.Setting = value
 
value = instance.Setting
ISparklineSetting Setting {get; set;}

Property Value

The setting.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

ISparklineGroup Interface
ISparklineGroup Members

 

 


Copyright © GrapeCity, inc. All rights reserved.