menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartMargin - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartMargin

    Provides options for customizing the margin of a chart.

    Inheritance
    System.Object
    ChartSubComponent
    ChartDefaultMargin
    ChartMargin
    Inherited Members
    ChartDefaultMargin.Bottom
    ChartDefaultMargin.Left
    ChartDefaultMargin.Right
    ChartDefaultMargin.Top
    ChartSubComponent.BuildRenderTree(RenderTreeBuilder)
    ChartSubComponent.ChildContent
    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class ChartMargin : ChartDefaultMargin, ISubcomponentTracker

    Constructors

    ChartMargin()

    Declaration
    public ChartMargin()

    Methods

    Dispose(Boolean)

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing
    Overrides
    ChartSubComponent.Dispose(Boolean)

    OnInitialized()

    Declaration
    protected override void OnInitialized()

    OnParametersSet()

    Declaration
    protected override void OnParametersSet()
    Overrides
    ChartSubComponent.OnParametersSet()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved