Xamarin.Android

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

    Show / Hide Table of Contents

    Class ChartTrackballAxisLabelStyle

    Inheritance
    System.Object
    ChartLabelStyle
    ChartTrackballAxisLabelStyle
    Implements
    System.ComponentModel.INotifyPropertyChanged
    Inherited Members
    ChartLabelStyle.OnPropertyChanged(Boolean, String)
    ChartLabelStyle.TextPaint
    ChartLabelStyle.StrokePaint
    ChartLabelStyle.Typeface
    ChartLabelStyle.TextSize
    ChartLabelStyle.TextColor
    ChartLabelStyle.BackgroundColor
    ChartLabelStyle.StrokeColor
    ChartLabelStyle.StrokeWidth
    ChartLabelStyle.LabelFormat
    ChartLabelStyle.MarginTop
    ChartLabelStyle.MarginLeft
    ChartLabelStyle.MarginBottom
    ChartLabelStyle.MarginRight
    ChartLabelStyle.PropertyChanged
    Namespace: Com.Syncfusion.Charts
    Assembly: Syncfusion.SfChart.Android.dll
    Syntax
    public class ChartTrackballAxisLabelStyle : ChartLabelStyle, INotifyPropertyChanged

    Constructors

    ChartTrackballAxisLabelStyle()

    Declaration
    public ChartTrackballAxisLabelStyle()

    Properties

    LabelAlignment

    Declaration
    public ChartLabelAlignment LabelAlignment { get; set; }
    Property Value
    Type Description
    ChartLabelAlignment

    Implements

    System.ComponentModel.INotifyPropertyChanged
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved