Xamarin.Android

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

    Show / Hide Table of Contents

    Class CandleSegment

    Inheritance
    System.Object
    ChartSegment
    HiLoOpenCloseSegment
    CandleSegment
    Inherited Members
    HiLoOpenCloseSegment.CenterPointX
    HiLoOpenCloseSegment.OpenPointX
    HiLoOpenCloseSegment.ClosePointX
    HiLoOpenCloseSegment.HighPointY
    HiLoOpenCloseSegment.LowPointY
    HiLoOpenCloseSegment.OpenPointY
    HiLoOpenCloseSegment.ClosePointY
    ChartSegment.HitTest(Single, Single)
    ChartSegment.GetFillPaint()
    ChartSegment.GetStrokePaint()
    ChartSegment.ApplyGradientColors(Paint)
    ChartSegment.OnDraw(Canvas)
    ChartSegment.Color
    ChartSegment.Series
    ChartSegment.Alpha
    ChartSegment.StrokeColor
    ChartSegment.StrokeWidth
    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 - 2023 Syncfusion Inc. All Rights Reserved