Skip to main content
All docs
V26.1
  • ChartCalculatedFieldCollectionModel.ToString() Method

    Returns the short class name enclosed in parentheses.

    Namespace: DevExpress.XtraCharts.Designer

    Assembly: DevExpress.XtraCharts.v26.1.Wizard.dll

    Declaration

    public override string ToString()

    Returns

    Type Description
    String

    A string that is the short class name enclosed in parentheses.

    See Also