Class SfLineSparkline
Class which represents the line sparkline.
Inherited Members
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public class SfLineSparkline : MarkerBase
Constructors
SfLineSparkline()
Initializes a new instance of the SfLineSparkline class.
Declaration
public SfLineSparkline()
Methods
RenderSegments()
Renders the segment.
Declaration
protected override void RenderSegments()