Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / ChartLabelStyleInfo Class / ChartLabelStyleInfo Constructor


In This Topic
    ChartLabelStyleInfo Constructor
    In This Topic
    Initializes a new instance of the ChartLabelStyleInfo class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ChartLabelStyleInfo()
    public ChartLabelStyleInfo()
    See Also