Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / SpreadChartTextElement Class / ResetFontStretch Method


In This Topic
    ResetFontStretch Method (SpreadChartTextElement)
    In This Topic
    Resets the font stretch.
    Syntax
    'Declaration
     
    Public Sub ResetFontStretch() 
    'Usage
     
    Dim instance As SpreadChartTextElement
     
    instance.ResetFontStretch()
    public void ResetFontStretch()
    See Also