menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CandleSegment - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CandleSegment

    Represents the segments for CandleSeries.

    Inheritance
    System.Object
    ChartSegment
    CartesianSegment
    HiLoOpenCloseSegment
    CandleSegment
    Implements
    System.ComponentModel.INotifyPropertyChanged
    Inherited Members
    ChartSegment.AnimatedValue
    ChartSegment.Fill
    ChartSegment.Index
    ChartSegment.Item
    ChartSegment.Opacity
    ChartSegment.PropertyChanged
    ChartSegment.Series
    ChartSegment.Stroke
    ChartSegment.StrokeDashArray
    ChartSegment.StrokeWidth
    Namespace: Syncfusion.Maui.Charts
    Assembly: Syncfusion.Maui.Charts.dll
    Syntax
    public class CandleSegment : HiLoOpenCloseSegment, INotifyPropertyChanged

    Constructors

    CandleSegment()

    Declaration
    public CandleSegment()

    Methods

    Draw(ICanvas)

    Declaration
    protected override void Draw(ICanvas canvas)
    Parameters
    Type Name Description
    Microsoft.Maui.Graphics.ICanvas canvas
    Overrides
    HiLoOpenCloseSegment.Draw(ICanvas)

    OnLayout()

    Declaration
    protected override void OnLayout()
    Overrides
    HiLoOpenCloseSegment.OnLayout()

    Implements

    System.ComponentModel.INotifyPropertyChanged
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved