Xamarin.Android

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

    Show / Hide Table of Contents

    Class SplineAreaSegment

    Inheritance
    System.Object
    ChartSegment
    AreaSegment
    SplineAreaSegment
    Inherited Members
    AreaSegment.XValues
    AreaSegment.YValues
    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 SplineAreaSegment : AreaSegment

    Constructors

    SplineAreaSegment()

    Declaration
    public SplineAreaSegment()

    Methods

    OnLayout()

    Update the segment positions when the layout was updated.

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