menu

MAUI

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

    Show / Hide Table of Contents

    Class CartesianSegment

    The CartesianSegment is the base class for the AreaSegment, ColumnSegment, LineSegment, SplineSegment, ScatterSegment and FastLineSegment classes.

    Inheritance
    System.Object
    ChartSegment
    CartesianSegment
    AreaSegment
    BoxAndWhiskerSegment
    BubbleSegment
    ColumnSegment
    FastLineSegment
    HiLoOpenCloseSegment
    LineSegment
    ScatterSegment
    SplineSegment
    WaterfallSegment
    Implements
    System.ComponentModel.INotifyPropertyChanged
    Inherited Members
    ChartSegment.AnimatedValue
    ChartSegment.Draw(ICanvas)
    ChartSegment.Fill
    ChartSegment.Index
    ChartSegment.Item
    ChartSegment.OnLayout()
    ChartSegment.Opacity
    ChartSegment.PropertyChanged
    ChartSegment.Series
    ChartSegment.Stroke
    ChartSegment.StrokeDashArray
    ChartSegment.StrokeWidth
    Namespace: Syncfusion.Maui.Charts
    Assembly: Syncfusion.Maui.Charts.dll
    Syntax
    public abstract class CartesianSegment : ChartSegment, INotifyPropertyChanged

    Constructors

    CartesianSegment()

    Declaration
    protected CartesianSegment()

    Implements

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