Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartLegend - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartLegend

    Inheritance
    System.Object
    BaseLegend
    ChartLegend
    Inherited Members
    BaseLegend.IsVertical
    BaseLegend.MaxItemHeight
    BaseLegend.IsPaging
    BaseLegend.PageXCollections
    BaseLegend.PagingRegions
    BaseLegend.LegendID
    BaseLegend.MaxWidth
    BaseLegend.MaxColumns
    BaseLegend.ClipPathHeight
    BaseLegend.TotalNoOfPages
    BaseLegend.CurrentPageNumber
    BaseLegend.CurrentPage
    BaseLegend.PageUpID
    BaseLegend.PageDownID
    BaseLegend.PageNumberID
    BaseLegend.LegendTranslateID
    BaseLegend.EnableCanvas
    BaseLegend.BaseLegendRef
    BaseLegend.culture
    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class ChartLegend : BaseLegend, ILegendMethods

    Methods

    ChangePage(Boolean)

    Declaration
    protected void ChangePage(bool pageUp)
    Parameters
    Type Name Description
    System.Boolean pageUp

    TranslatePage(Double, Double, SvgText)

    Declaration
    protected void TranslatePage(double page, double pageNumber, SvgText pageNumberEle = null)
    Parameters
    Type Name Description
    System.Double page
    System.Double pageNumber
    SvgText pageNumberEle
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved