Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ExcelSparklineSetting Class / ShouldSerializeMaxAxisType Method


In This Topic
    ShouldSerializeMaxAxisType Method
    In This Topic
    Sets whether to serialize the maximum axis type setting.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeMaxAxisType() As Boolean
    'Usage
     
    
    Dim instance As ExcelSparklineSetting
    Dim value As Boolean
     
    value = instance.ShouldSerializeMaxAxisType()
    protected bool ShouldSerializeMaxAxisType()
    See Also