menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class ChartLegendTitleView

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

    Constructors

    ChartLegendTitleView(Context)

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

    ChartLegendTitleView(Context, IAttributeSet)

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

    ChartLegendTitleView(Context, IAttributeSet, Int32)

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

    ChartLegendTitleView(Context, IAttributeSet, Int32, Int32)

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

    ChartLegendTitleView(IntPtr, JniHandleOwnership)

    Declaration
    public ChartLegendTitleView(IntPtr javaReference, JniHandleOwnership transfer)
    Parameters
    Type Name Description
    System.IntPtr javaReference
    Android.Runtime.JniHandleOwnership transfer
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved