Xamarin.Android

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

    Show / Hide Table of Contents

    Class ChartAxisLineStyle

    Inheritance
    System.Object
    ChartLineStyle
    ChartAxisLineStyle
    Implements
    System.ComponentModel.INotifyPropertyChanged
    Inherited Members
    ChartLineStyle.OnPropertyChanged(Boolean, String)
    ChartLineStyle.StrokeColor
    ChartLineStyle.StrokeWidth
    ChartLineStyle.PathEffect
    ChartLineStyle.PropertyChanged
    Namespace: Com.Syncfusion.Charts
    Assembly: Syncfusion.SfChart.Android.dll
    Syntax
    public class ChartAxisLineStyle : ChartLineStyle, INotifyPropertyChanged

    Constructors

    ChartAxisLineStyle()

    Declaration
    public ChartAxisLineStyle()

    Properties

    StrokeDashArray

    Declaration
    public float[] StrokeDashArray { get; set; }
    Property Value
    Type Description
    System.Single[]

    Implements

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