Xamarin.Forms

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

    Show / Hide Table of Contents

    Class SeriesRenderer

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

    Constructors

    SeriesRenderer()

    Declaration
    public SeriesRenderer()

    SeriesRenderer(IntPtr)

    Declaration
    public SeriesRenderer(IntPtr pointer)
    Parameters
    Type Name Description
    System.IntPtr pointer

    Methods

    DrawInContext(CGContext)

    Declaration
    public override void DrawInContext(CGContext ctx)
    Parameters
    Type Name Description
    CoreGraphics.CGContext ctx

    LayoutSublayers()

    Declaration
    public override void LayoutSublayers()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved