Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartLegendIconView - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartLegendIconView

    Inheritance
    System.Object
    ChartLegendIconView
    Namespace: Com.Syncfusion.Charts
    Assembly: Syncfusion.SfChart.Android.dll
    Syntax
    public class ChartLegendIconView : View

    Constructors

    ChartLegendIconView(Context)

    Declaration
    public ChartLegendIconView(Context context)
    Parameters
    Type Name Description
    Android.Content.Context context

    ChartLegendIconView(Context, IAttributeSet)

    Declaration
    public ChartLegendIconView(Context context, IAttributeSet attribute)
    Parameters
    Type Name Description
    Android.Content.Context context
    Android.Util.IAttributeSet attribute

    ChartLegendIconView(Context, IAttributeSet, Int32)

    Declaration
    public ChartLegendIconView(Context context, IAttributeSet attribute, int defaultStyleAttribute)
    Parameters
    Type Name Description
    Android.Content.Context context
    Android.Util.IAttributeSet attribute
    System.Int32 defaultStyleAttribute

    ChartLegendIconView(IntPtr, JniHandleOwnership)

    Declaration
    public ChartLegendIconView(IntPtr javaReference, JniHandleOwnership transfer)
    Parameters
    Type Name Description
    System.IntPtr javaReference
    Android.Runtime.JniHandleOwnership transfer

    Methods

    OnDraw(Canvas)

    Declaration
    protected override void OnDraw(Canvas canvas)
    Parameters
    Type Name Description
    Android.Graphics.Canvas canvas
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved