Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AdornmentLayer

    Show / Hide Table of Contents

    Class AdornmentLayer

    Represents a panel that manages and arranges adornments at a specific level in the adornment layer.

    Inheritance
    System.Object
    AdornmentLayer
    Namespace: Syncfusion.MacOS.Charts.SfChart
    Assembly: Syncfusion.SfChart.XForms.macOS.dll
    Syntax
    public class AdornmentLayer : CALayer

    Constructors

    AdornmentLayer(SFChart)

    Declaration
    public AdornmentLayer(SFChart chart)
    Parameters
    Type Name Description
    SFChart chart

    Methods

    DrawInContext(CGContext)

    Declaration
    public override void DrawInContext(CGContext ctx)
    Parameters
    Type Name Description
    CoreGraphics.CGContext ctx
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved