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

    Returns the textual representation of the SegmentColorizerBaseModel.

    Namespace: DevExpress.XtraCharts.Designer

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

    Declaration

    public override string ToString()

    Returns

    Type Description
    String

    The SegmentColorizerBaseModel textual representation.

    See Also