ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Finance Assembly / C1.Web.Mvc.Finance.TagHelpers Namespace / FibonacciTimeZonesTagHelper Class
Properties Methods


In This Topic
    FibonacciTimeZonesTagHelper Class Members
    In This Topic

    The following tables list the members exposed by FibonacciTimeZonesTagHelper.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyConfigurates C1.Web.Mvc.ChartSeriesBase<T>.AltStyle. Sets the alternative style for the series. The values from this property will be used for negative values in Bar, Column, and Scatter charts; and for rising values in financial chart types like Candlestick, LineBreak, EquiVolume etc. (Inherited from C1.Web.Mvc.TagHelpers.ChartSeriesBaseTagHelper<T,TControl>)
    Public PropertyConfigurates C1.Web.Mvc.ChartSeriesBase<T>.AxisX. Sets the x-axis for the series. (Inherited from C1.Web.Mvc.TagHelpers.ChartSeriesBaseTagHelper<T,TControl>)
    Public PropertyConfigurates C1.Web.Mvc.ChartSeriesBase<T>.AxisY. Sets the y-axis for the series. (Inherited from C1.Web.Mvc.TagHelpers.ChartSeriesBaseTagHelper<T,TControl>)
    Public PropertyConfigurates C1.Web.Mvc.ChartSeriesBase<T>.Binding. Sets the name of the property that contains Y values for the series. (Inherited from C1.Web.Mvc.TagHelpers.ChartSeriesBaseTagHelper<T,TControl>)
    Public PropertyConfigurates C1.Web.Mvc.ChartSeriesBase<T>.BindingX. Sets the name of the property that contains X values for the series. (Inherited from C1.Web.Mvc.TagHelpers.ChartSeriesBaseTagHelper<T,TControl>)
    Public PropertyGets or sets the property name which the taghelper is related to. (Inherited from C1.Web.Mvc.TagHelpers.SettingTagHelper<TControl>)
    Public PropertyConfigurates C1.Web.Mvc.ChartSeriesBase<T>.CssClass. Sets the series CSS class. (Inherited from C1.Web.Mvc.TagHelpers.ChartSeriesBaseTagHelper<T,TControl>)
    Public PropertyConfigurates C1.Web.Mvc.Finance.FibonacciTimeZones<T>.EndX. Sets the ending X data point for the time zones.  
    Public PropertyConfigurates C1.Web.Mvc.ChartSeriesBase<T>.InterpolateNulls. Sets a value that determines whether to interpolate null values in the data. (Inherited from C1.Web.Mvc.TagHelpers.ChartSeriesBaseTagHelper<T,TControl>)
    Public PropertyConfigurates C1.Web.Mvc.ChartSeriesBase<T>.ItemFormatter. Sets the itemFormatter client-side function name for specific series (Inherited from C1.Web.Mvc.TagHelpers.ChartSeriesBaseTagHelper<T,TControl>)
    Public PropertyConfigurates C1.Web.Mvc.Finance.FibonacciTimeZones<T>.LabelPosition. Sets the LabelPosition for levels in FibonacciTimeZones tool.  
    Public PropertyConfigurates C1.Web.Mvc.Finance.FibonacciTimeZones<T>.Levels. Sets the array of levels for plotting.  
    Public PropertyConfigurates C1.Web.Mvc.ChartSeriesBase<T>.Name. Sets the series name. The series name is displayed in the chart legend. Any series without a name does not appear in the legend. (Inherited from C1.Web.Mvc.TagHelpers.ChartSeriesBaseTagHelper<T,TControl>)
    Public Property (Inherited from Microsoft.AspNetCore.Razor.TagHelpers.TagHelper)
    Public PropertyConfigurates the C1.Web.Mvc.ChartSeriesBase<T>.OnClientRendered client event. Occurs when series is rendered. (Inherited from C1.Web.Mvc.TagHelpers.ChartSeriesBaseTagHelper<T,TControl>)
    Public PropertyConfigurates the C1.Web.Mvc.ChartSeriesBase<T>.OnClientRendering client event. Occurs when series is rendering. (Inherited from C1.Web.Mvc.TagHelpers.ChartSeriesBaseTagHelper<T,TControl>)
    Public PropertyConfigurates C1.Web.Mvc.Finance.FibonacciTimeZones<T>.StartX. Sets the starting X data point for the time zones.  
    Public PropertyConfigurates C1.Web.Mvc.ChartSeriesBase<T>.Style. Sets the series style. (Inherited from C1.Web.Mvc.TagHelpers.ChartSeriesBaseTagHelper<T,TControl>)
    Public PropertyConfigurates C1.Web.Mvc.ChartSeriesBase<T>.SymbolMarker. Sets the shape of marker to use for each data point in the series. Applies to Scatter, LineSymbols, and SplineSymbols chart types. (Inherited from C1.Web.Mvc.TagHelpers.ChartSeriesBaseTagHelper<T,TControl>)
    Public PropertyConfigurates C1.Web.Mvc.ChartSeriesBase<T>.SymbolSize. Sets the size in pixels of the symbols used to render this series. Applies to Scatter, LineSymbols, and SplineSymbols chart types. (Inherited from C1.Web.Mvc.TagHelpers.ChartSeriesBaseTagHelper<T,TControl>)
    Public PropertyConfigurates C1.Web.Mvc.ChartSeriesBase<T>.SymbolStyle. Sets the series symbol style. Applies to Scatter, LineSymbols, and SplineSymbols chart types. (Inherited from C1.Web.Mvc.TagHelpers.ChartSeriesBaseTagHelper<T,TControl>)
    Public PropertyConfigurates C1.Web.Mvc.ChartSeriesBase<T>.TooltipContent. Sets or Gets the tooltip content for specific chart series (Inherited from C1.Web.Mvc.TagHelpers.ChartSeriesBaseTagHelper<T,TControl>)
    Public Property (Inherited from C1.Web.Mvc.TagHelpers.BaseTagHelper<T>)
    Public PropertyConfigurates C1.Web.Mvc.ChartSeriesBase<T>.Visibility. Sets an enumerated value indicating whether and where the series appears. (Inherited from C1.Web.Mvc.TagHelpers.ChartSeriesBaseTagHelper<T,TControl>)
    Top
    Protected Properties
     NameDescription
    Protected PropertyOverridden. Gets the collection name.  
    Protected PropertyGets the customized default proeprty name. Overrides this property to customize the default property name for this tag. (Inherited from C1.Web.Mvc.TagHelpers.SettingTagHelper<TControl>)
    Protected PropertyOverrides to redefine getter and setter. (Inherited from C1.Web.Mvc.TagHelpers.SettingTagHelper<TControl>)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from Microsoft.AspNetCore.Razor.TagHelpers.TagHelper)
    Public MethodSynchronously executes the Microsoft.AspNetCore.Razor.TagHelpers.TagHelper with the given context and output. (Inherited from C1.Web.Mvc.TagHelpers.BaseTagHelper<T>)
    Public Method (Inherited from Microsoft.AspNetCore.Razor.TagHelpers.TagHelper)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from C1.Web.Mvc.TagHelpers.ChartSeriesBaseTagHelper<T,TControl>)
    Protected MethodWhen the taghelper works as template, add the pre-processing here. (Inherited from C1.Web.Mvc.TagHelpers.BaseTagHelper<T>)
    Protected Method (Inherited from C1.Web.Mvc.TagHelpers.ChartSeriesBaseTagHelper<T,TControl>)
    Protected MethodProcesses the child content. (Inherited from C1.Web.Mvc.TagHelpers.SettingTagHelper<TControl>)
    Protected MethodProcesses the the children taghelpers. (Inherited from C1.Web.Mvc.TagHelpers.BaseTagHelper<T>)
    Protected MethodUpdates the property in TObject. It is used to update the child property manually instead of the default one. (Inherited from C1.Web.Mvc.TagHelpers.SettingTagHelper<TControl>)
    Top
    See Also