menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SplineAreaSegment - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SplineAreaSegment

    Represents a segment of a spline area chart.

    Inheritance
    System.Object
    ChartSegment
    CartesianSegment
    AreaSegment
    SplineAreaSegment
    Implements
    System.ComponentModel.INotifyPropertyChanged
    Inherited Members
    AreaSegment.XValues
    AreaSegment.YValues
    ChartSegment.AnimatedValue
    ChartSegment.Fill
    ChartSegment.Index
    ChartSegment.Item
    ChartSegment.Opacity
    ChartSegment.PropertyChanged
    ChartSegment.Series
    ChartSegment.Stroke
    ChartSegment.StrokeDashArray
    ChartSegment.StrokeWidth
    Namespace: Syncfusion.Maui.Charts
    Assembly: Syncfusion.Maui.Charts.dll
    Syntax
    public class SplineAreaSegment : AreaSegment, INotifyPropertyChanged, IMarkerDependentSegment

    Constructors

    SplineAreaSegment()

    Declaration
    public SplineAreaSegment()

    Methods

    Draw(ICanvas)

    Declaration
    protected override void Draw(ICanvas canvas)
    Parameters
    Type Name Description
    Microsoft.Maui.Graphics.ICanvas canvas
    Overrides
    AreaSegment.Draw(ICanvas)

    OnLayout()

    Declaration
    protected override void OnLayout()
    Overrides
    AreaSegment.OnLayout()

    Implements

    System.ComponentModel.INotifyPropertyChanged
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved