menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class ChartStripLineLabelStyle

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

    Constructors

    ChartStripLineLabelStyle()

    Declaration
    public ChartStripLineLabelStyle()

    Properties

    Angle

    Declaration
    public double Angle { get; set; }
    Property Value
    Type
    System.Double

    HorizontalLabelAlignment

    Declaration
    public ChartLabelAlignment HorizontalLabelAlignment { get; set; }
    Property Value
    Type
    ChartLabelAlignment

    VerticalLabelAlignment

    Declaration
    public ChartLabelAlignment VerticalLabelAlignment { get; set; }
    Property Value
    Type
    ChartLabelAlignment

    Implements

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