menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class CandleSegment

    Inheritance
    System.Object
    ChartSegment
    HiLoOpenCloseSegment
    CandleSegment
    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
    HiLoOpenCloseSegment.CenterPointX
    HiLoOpenCloseSegment.ClosePointX
    HiLoOpenCloseSegment.ClosePointY
    HiLoOpenCloseSegment.HighPointY
    HiLoOpenCloseSegment.LowPointY
    HiLoOpenCloseSegment.OpenPointX
    HiLoOpenCloseSegment.OpenPointY
    Namespace: Com.Syncfusion.Charts
    Assembly: Syncfusion.SfChart.Android.dll
    Syntax
    public class CandleSegment : HiLoOpenCloseSegment

    Constructors

    CandleSegment()

    Declaration
    public CandleSegment()

    Methods

    OnLayout()

    Update the segment positions when the layout was updated.

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