Class FastLineSegment
Inherited Members
Namespace: Com.Syncfusion.Charts
Assembly: Syncfusion.SfChart.Android.dll
Syntax
public class FastLineSegment : ChartSegment
Constructors
FastLineSegment()
Declaration
public FastLineSegment()
Methods
OnLayout()
Update the segment positions when the layout was updated.
Declaration
public override void OnLayout()