alexa
menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class LogarithmicTrendline

    Represents a logarithmic trendline that calculates and displays a logarithmic regression curve. The logarithmic trendline follows the formula: y = a × ln(x) + b, where a and b are calculated coefficients.

    Inheritance
    System.Object
    ChartTrendline
    LogarithmicTrendline
    Inherited Members
    ChartTrendline.BackwardForecast
    ChartTrendline.BackwardForecastProperty
    ChartTrendline.EnableTooltip
    ChartTrendline.EnableTooltipProperty
    ChartTrendline.ForwardForecast
    ChartTrendline.ForwardForecastProperty
    ChartTrendline.IsVisible
    ChartTrendline.IsVisibleProperty
    ChartTrendline.Label
    ChartTrendline.LabelProperty
    ChartTrendline.MarkerSettings
    ChartTrendline.MarkerSettingsProperty
    ChartTrendline.OnBindingContextChanged()
    ChartTrendline.Opacity
    ChartTrendline.OpacityProperty
    ChartTrendline.ShowMarkers
    ChartTrendline.ShowMarkersProperty
    ChartTrendline.ShowTrackballLabel
    ChartTrendline.ShowTrackballLabelProperty
    ChartTrendline.Stroke
    ChartTrendline.StrokeDashArray
    ChartTrendline.StrokeDashArrayProperty
    ChartTrendline.StrokeProperty
    ChartTrendline.StrokeWidth
    ChartTrendline.StrokeWidthProperty
    ChartTrendline.TooltipTemplate
    ChartTrendline.TooltipTemplateProperty
    ChartTrendline.TrackballLabelTemplate
    ChartTrendline.TrackballLabelTemplateProperty
    Namespace: Syncfusion.Maui.Charts
    Assembly: Syncfusion.Maui.Charts.dll
    Syntax
    public class LogarithmicTrendline : ChartTrendline, ITooltipDependent, IMarkerDependent, ICartesianLegendDependent

    Constructors

    LogarithmicTrendline()

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