menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class StackingAreaSegment - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class StackingAreaSegment

    Inheritance
    System.Object
    ChartSegment
    StackingAreaSegment
    Inherited Members
    ChartSegment.Alpha
    ChartSegment.ApplyGradientColors(Paint)
    ChartSegment.Color
    ChartSegment.GetFillPaint()
    ChartSegment.GetStrokePaint()
    ChartSegment.HitTest(Single, Single)
    ChartSegment.OnDraw(Canvas)
    ChartSegment.Series
    ChartSegment.StrokeColor
    ChartSegment.StrokeWidth
    Namespace: Com.Syncfusion.Charts
    Assembly: Syncfusion.SfChart.Android.dll
    Syntax
    public class StackingAreaSegment : ChartSegment

    Constructors

    StackingAreaSegment()

    Declaration
    public StackingAreaSegment()

    Properties

    BottomValues

    Gets the bottom values.

    Declaration
    public double[] BottomValues { get; }
    Property Value
    Type
    System.Double[]

    TopValues

    Gets the top values.

    Declaration
    public double[] TopValues { get; }
    Property Value
    Type
    System.Double[]

    Methods

    OnLayout()

    Declaration
    public override void OnLayout()
    Overrides
    ChartSegment.OnLayout()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved