Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / ISparklineSetting Interface
Members


In This Topic
    ISparklineSetting Interface
    In This Topic
    Interface that supports creating a setting for sparklines.
    Object Model
    ISparklineSetting Interface
    Syntax
    'Declaration
     
    
    Public Interface ISparklineSetting 
       Inherits FarPoint.Web.Spread.Model.ISerializeSupport 
    'Usage
     
    
    Dim instance As ISparklineSetting
    public interface ISparklineSetting : FarPoint.Web.Spread.Model.ISerializeSupport  
    See Also