Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SFCandleSegment

    Show / Hide Table of Contents

    Class SFCandleSegment

    Inheritance
    System.Object
    SFChartSegment
    SFFinancialSegment
    SFCandleSegment
    Inherited Members
    SFFinancialSegment.CenterPointX
    SFFinancialSegment.OpenPointX
    SFFinancialSegment.ClosePointX
    SFFinancialSegment.HighPointY
    SFFinancialSegment.LowPointY
    SFFinancialSegment.OpenPointY
    SFFinancialSegment.ClosePointY
    SFChartSegment.DrawSegment(CGContext)
    SFChartSegment.HitTest(CGPoint)
    SFChartSegment.ApplyGradientColors(CGContext)
    SFChartSegment.AnimationStopped(CAAnimation, Boolean)
    SFChartSegment.HitTest(Single, Single)
    SFChartSegment.Index
    SFChartSegment.EnableAnimation
    SFChartSegment.AnimationDuration
    SFChartSegment.Color
    SFChartSegment.Series
    SFChartSegment.Alpha
    SFChartSegment.Empty
    Namespace: Syncfusion.MacOS.Charts.SfChart
    Assembly: Syncfusion.SfChart.XForms.macOS.dll
    Syntax
    public class SFCandleSegment : SFFinancialSegment

    Constructors

    SFCandleSegment()

    Declaration
    public SFCandleSegment()

    Methods

    OnLayout()

    Update the segment positions when the layout was updated.

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