menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartSegment - API Reference

    Show / Hide Table of Contents

    Class ChartSegment

    Serves as a base class for all chart segment class.

    Inheritance
    System.Object
    ChartSegment
    Namespace: Syncfusion.SfChart.XForms
    Assembly: Syncfusion.SfChart.XForms.dll
    Syntax
    public class ChartSegment : Object
    Remarks

    You can create a custom chart segment by inheriting from ChartSegment. You can also customize the appearance of a chart segment, by specifying values for Interior, Stroke and StrokeWidth properties.

    Constructors

    ChartSegment()

    Declaration
    public ChartSegment()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved