Xamarin.iOS

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

    Show / Hide Table of Contents

    Class SFStepLineSegment

    Inheritance
    System.Object
    SFChartSegment
    SFLineSegment
    SFStepLineSegment
    Inherited Members
    SFLineSegment.X1
    SFLineSegment.Y1
    SFLineSegment.X2
    SFLineSegment.Y2
    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 SFStepLineSegment : SFLineSegment

    Constructors

    SFStepLineSegment()

    Declaration
    public SFStepLineSegment()

    Methods

    OnLayout()

    Update the segment positions when the layout was updated.

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