ASP.NET Core - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RangeNavigator - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RangeNavigator

    Inheritance
    System.Object
    EJTagHelper
    RangeNavigator
    Inherited Members
    EJTagHelper.GetList()
    EJTagHelper.Process(TagHelperContext, TagHelperOutput)
    EJTagHelper.RegisterScript()
    EJTagHelper.GetSerializedProperties()
    EJTagHelper.GetScriptString()
    EJTagHelper.GetHtmlAttrString(IDictionary<String, Object>)
    EJTagHelper.ViewContext
    EJTagHelper.For
    EJTagHelper.Id
    EJTagHelper.IsChild
    EJTagHelper.IsComplex
    EJTagHelper.IsCollection
    EJTagHelper.ParentPropertyName
    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public class RangeNavigator : EJTagHelper

    Constructors

    RangeNavigator()

    Declaration
    public RangeNavigator()

    Properties

    AllowIntervalData

    Allow the data to be selected for that particular interval while clicking the particular label

    Declaration
    public bool AllowIntervalData { get; set; }
    Property Value
    Type Description
    System.Boolean

    AllowSnapping

    Enable snapping for range navigator sliders

    Declaration
    public bool AllowSnapping { get; set; }
    Property Value
    Type Description
    System.Boolean

    AnimationDuration

    Duration of the animation

    Declaration
    public double AnimationDuration { get; set; }
    Property Value
    Type Description
    System.Double

    BeforePrint

    Triggers before the prints gets started.

    Declaration
    public string BeforePrint { get; set; }
    Property Value
    Type Description
    System.String

    Changed

    Triggers after change the slider.

    Declaration
    public string Changed { get; set; }
    Property Value
    Type Description
    System.String

    ClassName

    Declaration
    protected override string ClassName { get; }
    Property Value
    Type Description
    System.String
    Overrides
    EJTagHelper.ClassName

    DataSource

    It defines the data source for a range navigator.

    Declaration
    public object DataSource { get; set; }
    Property Value
    Type Description
    System.Object

    DisableRangeSelector

    To render the period selector with out range navigator.

    Declaration
    public bool DisableRangeSelector { get; set; }
    Property Value
    Type Description
    System.Boolean

    EnableDeferredUpdate

    Enable deferred update for the range navigator

    Declaration
    public bool EnableDeferredUpdate { get; set; }
    Property Value
    Type Description
    System.Boolean

    EnableGrouping

    Enable grouping for the labels

    Declaration
    public bool EnableGrouping { get; set; }
    Property Value
    Type Description
    System.Boolean

    EnablePersistence

    Enable or disable persisting component's state between page reloads.

    Declaration
    public bool EnablePersistence { get; set; }
    Property Value
    Type Description
    System.Boolean

    EnableRtl

    Enable or disable rendering component in right to left direction.

    Declaration
    public bool EnableRtl { get; set; }
    Property Value
    Type Description
    System.Boolean

    GroupBy

    GroupBy property for the axis

    Declaration
    public RangeIntervalType GroupBy { get; set; }
    Property Value
    Type Description
    RangeIntervalType

    Height

    The height of the chart as a string accepts input both as '100px' or '100%'. If specified as '100%, range navigator renders to the full height of its parent element.

    Declaration
    public string Height { get; set; }
    Property Value
    Type Description
    System.String

    HtmlAttributes

    Allows additional HTML attributes such as title, name, etc., and accepts n number of attributes in a key-value pair format.

    Declaration
    public object HtmlAttributes { get; set; }
    Property Value
    Type Description
    System.Object

    Interval

    interval value for the axis

    Declaration
    public double Interval { get; set; }
    Property Value
    Type Description
    System.Double

    IntervalType

    IntervalType for the dateTime axis

    Declaration
    public RangeIntervalType IntervalType { get; set; }
    Property Value
    Type Description
    RangeIntervalType

    IsFor

    Declaration
    protected override bool IsFor { get; }
    Property Value
    Type Description
    System.Boolean
    Overrides
    EJTagHelper.IsFor

    LabelFormat

    Used to format the axis label that accepts any global string format like 'C', 'n1', 'P' etc. It also accepts placeholder like '{value}°C' in which value represent the axis label, e.g, 20°C.

    Declaration
    public string LabelFormat { get; set; }
    Property Value
    Type Description
    System.String

    LabelIntersectAction

    Specifies, when the axis labels intersect with each other.They are, None: Shows all the labels. Hide: Hides the label when it intersects.

    Declaration
    public RangeLabelIntersectAction LabelIntersectAction { get; set; }
    Property Value
    Type Description
    RangeLabelIntersectAction

    LabelPosition

    Label positions for the axis

    Declaration
    public AxisPosition LabelPosition { get; set; }
    Property Value
    Type Description
    AxisPosition

    LabelRender

    Triggers before the label rendering

    Declaration
    public string LabelRender { get; set; }
    Property Value
    Type Description
    System.String

    LabelStyle

    Label style for the labels

    Declaration
    public RangeNavigatorFont LabelStyle { get; set; }
    Property Value
    Type Description
    RangeNavigatorFont

    Load

    Triggers before the range navigator rendering

    Declaration
    public string Load { get; set; }
    Property Value
    Type Description
    System.String

    Loaded

    Triggers after the range navigator rendering

    Declaration
    public string Loaded { get; set; }
    Property Value
    Type Description
    System.String

    Locale

    Overrides the global culture and localization value for this component. Default global culture is 'en-US'.

    Declaration
    public string Locale { get; set; }
    Property Value
    Type Description
    System.String

    LogBase

    base value for log axis

    Declaration
    public double LogBase { get; set; }
    Property Value
    Type Description
    System.Double

    MajorGridLines

    MajorGridLines

    Declaration
    public RangeNavigatorMajorGridLines MajorGridLines { get; set; }
    Property Value
    Type Description
    RangeNavigatorMajorGridLines

    MajorTickLines

    MajorTickLines

    Declaration
    public RangeNavigatorMajorTickLines MajorTickLines { get; set; }
    Property Value
    Type Description
    RangeNavigatorMajorTickLines

    Margin

    Margin for the range navigator

    Declaration
    public RangeNavigatorMargin Margin { get; set; }
    Property Value
    Type Description
    RangeNavigatorMargin

    Maximum

    Maximum value for the axis

    Declaration
    public string Maximum { get; set; }
    Property Value
    Type Description
    System.String

    Minimum

    Minimum value for the axis

    Declaration
    public string Minimum { get; set; }
    Property Value
    Type Description
    System.String

    NameSpace

    Declaration
    protected override string NameSpace { get; }
    Property Value
    Type Description
    System.String
    Overrides
    EJTagHelper.NameSpace

    NavigatorBorder

    Options for customizing the color and width of the chart border.

    Declaration
    public RangeNavigatorBorder NavigatorBorder { get; set; }
    Property Value
    Type Description
    RangeNavigatorBorder

    NavigatorStyleSettings

    Navigator style settings

    Declaration
    public RangeNavigatorStyleSettings NavigatorStyleSettings { get; set; }
    Property Value
    Type Description
    RangeNavigatorStyleSettings

    PeriodSelectorSettings

    Period selector settings

    Declaration
    public RangeNavigatorPeriodSelectorSettings PeriodSelectorSettings { get; set; }
    Property Value
    Type Description
    RangeNavigatorPeriodSelectorSettings

    Query

    It defines the query for the data source.

    Declaration
    public string Query { get; set; }
    Property Value
    Type Description
    System.String

    Resized

    Triggers after the range navigator resized

    Declaration
    public string Resized { get; set; }
    Property Value
    Type Description
    System.String

    SecondaryLabelAlignment

    It specifies the label alignment for secondary axis labels

    Declaration
    public LabelAlignment SecondaryLabelAlignment { get; set; }
    Property Value
    Type Description
    LabelAlignment

    SelectorRender

    Triggers before the range navigator selector rendering

    Declaration
    public string SelectorRender { get; set; }
    Property Value
    Type Description
    System.String

    Series

    It defines the configuration of series in the range navigator

    Declaration
    public List<RangeNavigatorRangenavigatorSeries> Series { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<RangeNavigatorRangenavigatorSeries>

    Skeleton

    Specifies the skeleton format in which the dateTime format will process.

    Declaration
    public string Skeleton { get; set; }
    Property Value
    Type Description
    System.String

    SkeletonType

    It specifies the type of format to be used in dateTime format process.

    Declaration
    public SkeletonType SkeletonType { get; set; }
    Property Value
    Type Description
    SkeletonType

    TagName

    Declaration
    protected override string TagName { get; }
    Property Value
    Type Description
    System.String
    Overrides
    EJTagHelper.TagName

    Theme

    Specifies the theme for the range navigator.

    Declaration
    public ChartTheme Theme { get; set; }
    Property Value
    Type Description
    ChartTheme

    TickPosition

    Tick Position for the axis

    Declaration
    public AxisPosition TickPosition { get; set; }
    Property Value
    Type Description
    AxisPosition

    Tooltip

    Options for customizing the tooltip of the chart.

    Declaration
    public RangeNavigatorRangeTooltipSettings Tooltip { get; set; }
    Property Value
    Type Description
    RangeNavigatorRangeTooltipSettings

    TooltipRender

    Triggers before the tooltip for series is rendered.

    Declaration
    public string TooltipRender { get; set; }
    Property Value
    Type Description
    System.String

    UseGroupingSeparator

    Specifies whether a grouping separator should be used for a number.

    Declaration
    public bool UseGroupingSeparator { get; set; }
    Property Value
    Type Description
    System.Boolean

    Value

    Selected range for range navigator.

    Declaration
    public object Value { get; set; }
    Property Value
    Type Description
    System.Object

    ValueType

    ValueType for the axis

    Declaration
    public RangeValueType ValueType { get; set; }
    Property Value
    Type Description
    RangeValueType

    Width

    The width of the range navigator as a string accepts input as both like '100px' or '100%'. If specified as '100%, range navigator renders to the full width of its parent element.

    Declaration
    public string Width { get; set; }
    Property Value
    Type Description
    System.String

    XName

    It defines the xName for the range navigator.

    Declaration
    public string XName { get; set; }
    Property Value
    Type Description
    System.String

    YName

    It defines the yName for the range navigator.

    Declaration
    public string YName { get; set; }
    Property Value
    Type Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved