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

    Returns the textual representation of the SegmentColorizerBaseModel.

    Namespace: DevExpress.XtraCharts.Designer

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

    NuGet Package: DevExpress.Win.Charts

    Declaration

    public override string ToString()

    Returns

    Type Description
    String

    The SegmentColorizerBaseModel textual representation.

    See Also