Xamarin.iOS

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

    Show / Hide Table of Contents

    Class SFDoughnutSegment

    Inheritance
    System.Object
    SFChartSegment
    SFPieSegment
    SFDoughnutSegment
    Inherited Members
    SFPieSegment.ApplyGradientColors(CGContext)
    SFPieSegment.StartAngle
    SFPieSegment.EndAngle
    SFPieSegment.YValue
    SFPieSegment.Radius
    SFPieSegment.BorderColor
    SFPieSegment.BorderWidth
    SFChartSegment.HitTest(Single, Single)
    SFChartSegment.DrawSegment(CGContext)
    SFChartSegment.HitTest(CGPoint)
    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 SFDoughnutSegment : SFPieSegment

    Constructors

    SFDoughnutSegment()

    Declaration
    public SFDoughnutSegment()

    Methods

    OnLayout()

    Method used to calculate rendering bounds of segment.

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