Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ErrorBarLineStyle - Xamarin.Android API Reference | Syncfusion ErrorBarSeries ">

    Show / Hide Table of Contents

    Class ErrorBarLineStyle

    This class is used to customize the appearance of error bar line style in ErrorBarSeries

    Inheritance
    System.Object
    ChartLineStyle
    ErrorBarLineStyle
    ErrorBarCapLineStyle
    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 ErrorBarLineStyle : ChartLineStyle, INotifyPropertyChanged

    Constructors

    ErrorBarLineStyle()

    Declaration
    public ErrorBarLineStyle()

    Properties

    StrokeCap

    Gets or sets the stroke cap for error bar line.

    Declaration
    public Paint.Cap StrokeCap { get; set; }
    Property Value
    Type Description
    Android.Graphics.Paint.Cap

    Implements

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