2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1Chart Namespace / ChartDataSeries Class / GetHiddenProperties Method

In This Topic
    GetHiddenProperties Method
    In This Topic
    Get a string array of hidden property names.
    Syntax
    'Declaration
     
    Public Function GetHiddenProperties() As System.String()
    public System.string[] GetHiddenProperties()

    Return Value

    An array of hidden property names.
    See Also