Xamarin.Android

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

    Show / Hide Table of Contents

    Class StepLineSegment

    Inheritance
    System.Object
    ChartSegment
    LineSegment
    StepLineSegment
    Inherited Members
    LineSegment.X1
    LineSegment.Y1
    LineSegment.X2
    LineSegment.Y2
    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 StepLineSegment : LineSegment

    Constructors

    StepLineSegment()

    Declaration
    public StepLineSegment()

    Methods

    OnLayout()

    Update the segment positions when the layout was updated.

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