alexa
menu

Blazor Toolkit

    Show / Hide Table of Contents

    Class ChartStriplineBorder

    Specifies the configuration of border styling for striplines.

    Inheritance
    System.Object
    SfBaseComponent
    ChartSubComponent
    ChartDefaultBorder
    ChartStriplineBorder
    Implements
    System.IAsyncDisposable
    Inherited Members
    ChartDefaultBorder.Color
    ChartDefaultBorder.Width
    SfBaseComponent.DisposeAsync()
    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved