Skip to main content
All docs
V26.1
  • ExplodedSeriesPointCollectionException(String) Constructor

    Initializes a new instance of the ExplodedSeriesPointCollectionException class with specified settings.

    Namespace: DevExpress.XtraCharts

    Assembly: DevExpress.XtraCharts.v26.1.dll

    Declaration

    public ExplodedSeriesPointCollectionException(
        string message
    )

    Parameters

    Name Type
    message String
    See Also