Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SFStackingAreaSegment - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SFStackingAreaSegment

    Inheritance
    System.Object
    SFChartSegment
    SFStackingAreaSegment
    Inherited Members
    SFChartSegment.HitTest(Single, Single)
    SFChartSegment.DrawSegment(CGContext)
    SFChartSegment.HitTest(CGPoint)
    SFChartSegment.ApplyGradientColors(CGContext)
    SFChartSegment.AnimationStopped(CAAnimation, Boolean)
    SFChartSegment.Color
    SFChartSegment.Series
    SFChartSegment.Alpha
    SFChartSegment.Empty
    SFChartSegment.Index
    SFChartSegment.EnableAnimation
    SFChartSegment.AnimationDuration
    Namespace: Syncfusion.SfChart.iOS
    Assembly: Syncfusion.SFChart.iOS.dll
    Syntax
    public class SFStackingAreaSegment : SFChartSegment

    Constructors

    SFStackingAreaSegment()

    Declaration
    public SFStackingAreaSegment()

    Properties

    BottomValues

    Gets the bottom values.

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

    TopValues

    Gets the top values.

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

    Methods

    OnLayout()

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