alexa

    Show / Hide Table of Contents

    Enum SurfaceType

    Specifies the type of surface.

    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.WPF.dll
    Syntax
    public enum SurfaceType

    Fields

    Name Description
    Contour

    Represents the surface type as Contour.

    Surface

    Represents the surface type as Surface.

    WireframeContour

    Represents the surface type as WireframeContour.

    WireframeSurface

    Represents the surface type as WireframeSurface.

    Back to top Generated by DocFX