alexa
menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ChartStripLinesMapping

    Inheritance
    System.Object
    ChartStripLinesMapping
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.SfChart.XForms.WPF
    Assembly: Syncfusion.SfChart.XForms.WPF.dll
    Syntax
    public static class ChartStripLinesMapping

    Methods

    GetDifference(DateTimeComponent, Nullable<DateTime>, Double)

    Declaration
    public static double GetDifference(DateTimeComponent dateTimeComponent, DateTime? actualStart, double width)
    Parameters
    Type Name Description
    DateTimeComponent dateTimeComponent
    System.Nullable<System.DateTime> actualStart
    System.Double width
    Returns
    Type
    System.Double

    GetNativeStripLine(ChartStripLine)

    Declaration
    public static ChartStripLine GetNativeStripLine(ChartStripLine chartStripLine)
    Parameters
    Type Name Description
    ChartStripLine chartStripLine
    Returns
    Type
    Syncfusion.UI.Xaml.Charts.ChartStripLine
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved