Represents an annotation layer that displays crosshair lines that cross through the closest value of the target series under the cursor.
InheritanceSystem.Object
IgbFinalValueLayer
ImplementsSystem.IDisposable
Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dll Syntaxpublic class IgbFinalValueLayer : IgbAnnotationLayer, JsonSerializable, IDisposable
Constructors IgbFinalValueLayer() Declaration
public IgbFinalValueLayer()
Properties AxisAnnotationBackground
Gets or sets the color to use for the axis annotation backing. Leave unset for an automatic value.
Declarationpublic string AxisAnnotationBackground { get; set; }
Property Value Type Description System.String AxisAnnotationBackgroundCornerRadius
Gets or sets the corner radius to use for the axis annotation backing. Leave unset for an automatic value.
Declarationpublic double AxisAnnotationBackgroundCornerRadius { get; set; }
Property Value Type Description System.Double AxisAnnotationFormatLabelScript Declaration
public string AxisAnnotationFormatLabelScript { get; set; }
Property Value Type Description System.String AxisAnnotationInterpolatedValuePrecision
Gets or sets the precision to use displaying values for interpolated crosshair positions.
Declarationpublic int AxisAnnotationInterpolatedValuePrecision { get; set; }
Property Value Type Description System.Int32 AxisAnnotationOutline
Gets or sets the color to use for the axis annotation outline. Leave unset for an automatic value.
Declarationpublic string AxisAnnotationOutline { get; set; }
Property Value Type Description System.String AxisAnnotationPaddingBottom
Gets or sets the padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins.
Declarationpublic double AxisAnnotationPaddingBottom { get; set; }
Property Value Type Description System.Double AxisAnnotationPaddingLeft
Gets or sets the left padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins.
Declarationpublic double AxisAnnotationPaddingLeft { get; set; }
Property Value Type Description System.Double AxisAnnotationPaddingRight
Gets or sets the padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins.
Declarationpublic double AxisAnnotationPaddingRight { get; set; }
Property Value Type Description System.Double AxisAnnotationPaddingTop
Gets or sets the padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins.
Declarationpublic double AxisAnnotationPaddingTop { get; set; }
Property Value Type Description System.Double AxisAnnotationStrokeThickness
Gets or sets the stroke thickness for the axis annotation backing. Leave unset for an automatic value.
Declarationpublic double AxisAnnotationStrokeThickness { get; set; }
Property Value Type Description System.Double AxisAnnotationTextColor
Gets or sets the color to use for the axis annotation text. Leave unset for an automatic value.
Declarationpublic string AxisAnnotationTextColor { get; set; }
Property Value Type Description System.String FinalValueSelectionMode
Gets or sets how to select the final value to annotate.
Declarationpublic FinalValueSelectionMode FinalValueSelectionMode { get; set; }
Property Value TargetSeries
Gets or sets the series to target this annotation to. If null, this annotation targets all series simultaneously.
Declarationpublic IgbSeries TargetSeries { get; set; }
Property Value TargetSeriesName
Gets or sets the name of the series to target this annotation to. If null, this annotation targets all series simultaneously.
Declarationpublic string TargetSeriesName { get; set; }
Property Value Type Description System.String TargetSeriesScript
Provides a means of setting TargetSeries in the JavaScript environment.
Declarationpublic string TargetSeriesScript { get; set; }
Property Value Type Description System.String Type Declaration
public override string Type { get; }
Property Value Type Description System.String Overrides Methods EnsureModulesLoaded() Declaration
protected override void EnsureModulesLoaded()
Overrides FindByName(String) Declaration
public override object FindByName(string name)
Parameters Type Name Description System.String name Returns Type Description System.Object Overrides Implements
System.IDisposable
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4