menu

Class SFAxisTitleStyle - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SFAxisTitleStyle

    This class is used to customize the appearance of axis title.

    Inheritance
    System.Object
    SFLabelStyle
    SFAxisTitleStyle
    Inherited Members
    SFLabelStyle.BackgroundColor
    SFLabelStyle.BorderColor
    SFLabelStyle.BorderWidth
    SFLabelStyle.Color
    SFLabelStyle.Font
    SFLabelStyle.LabelFormatter
    SFLabelStyle.Margin
    SFLabelStyle.OnPropertyChanged(Boolean, String)
    SFLabelStyle.PropertyChanged
    Namespace: Syncfusion.SfChart.iOS
    Assembly: Syncfusion.SFChart.iOS.dll
    Syntax
    public class SFAxisTitleStyle : SFLabelStyle

    Constructors

    SFAxisTitleStyle()

    Declaration
    public SFAxisTitleStyle()

    Properties

    Text

    Declaration
    public NSString Text { get; set; }
    Property Value
    Type
    Foundation.NSString
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved