Class ChartStriplineBorder
Specifies the configuration of border styling for striplines.
Implements
System.IAsyncDisposable
Namespace: Syncfusion.Blazor.Toolkit.Charts
Assembly: Syncfusion.Blazor.Toolkit.dll
Syntax
public class ChartStriplineBorder : ChartDefaultBorder, IAsyncDisposable, ISubcomponentTracker
Remarks
This component allows customization of stripline borders, including color, width, and style. Border properties cascade from the parent ChartStripline component.
Constructors
ChartStriplineBorder()
Declaration
public ChartStriplineBorder()
Implements
System.IAsyncDisposable