Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SFAxisTitleStyle

    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.OnPropertyChanged(Boolean, String)
    SFLabelStyle.Color
    SFLabelStyle.Font
    SFLabelStyle.BackgroundColor
    SFLabelStyle.BorderColor
    SFLabelStyle.BorderWidth
    SFLabelStyle.Margin
    SFLabelStyle.LabelFormatter
    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 Description
    Foundation.NSString
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved