menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class ThumbStyle

    Inheritance
    System.Object
    ThumbStyle
    Namespace: Com.Syncfusion.Rangenavigator
    Assembly: Syncfusion.SfChart.Android.dll
    Syntax
    public class ThumbStyle : Object

    Constructors

    ThumbStyle()

    Declaration
    public ThumbStyle()

    Properties

    BackgroundColor

    Declaration
    public Color BackgroundColor { get; set; }
    Property Value
    Type
    Android.Graphics.Color

    Height

    Declaration
    public float Height { get; set; }
    Property Value
    Type
    System.Single

    LineColor

    Declaration
    public Color LineColor { get; set; }
    Property Value
    Type
    Android.Graphics.Color

    LinePathEffect

    Declaration
    public PathEffect LinePathEffect { get; set; }
    Property Value
    Type
    Android.Graphics.PathEffect

    LineWidth

    Declaration
    public float LineWidth { get; set; }
    Property Value
    Type
    System.Single

    StrokeColor

    Declaration
    public Color StrokeColor { get; set; }
    Property Value
    Type
    Android.Graphics.Color

    StrokeWidth

    Declaration
    public float StrokeWidth { get; set; }
    Property Value
    Type
    System.Single

    Width

    Declaration
    public float Width { get; set; }
    Property Value
    Type
    System.Single
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved