Represents a non-visual child of StackedSeriesBase.
Inheritance
object
ComponentBase
- IComponent
- IHandleEvent
- IHandleAfterRender
- JsonSerializable
- IDisposable
Constructors
Section titled "Constructors"constructor
public IgbStackedFragmentSeries() Returns IgbStackedFragmentSeries
Properties
Section titled "Properties"IgBlazor
Section titled "IgBlazor"Inherited from: BaseRendererElement
[Inject]
protected IIgniteUIBlazor IgBlazor { get; set; } IsComponentRooted
Section titled "IsComponentRooted"Inherited from: BaseRendererElement
public bool IsComponentRooted { get; } ParentTypeName
Section titled "ParentTypeName"Inherited from: BaseRendererElement
protected virtual string ParentTypeName { get; } UseDirectRender
Section titled "UseDirectRender"Inherited from: BaseRendererElement
protected virtual bool UseDirectRender { get; } ChildContent
Section titled "ChildContent"Inherited from: BaseRendererElement
[Parameter]
public RenderFragment ChildContent { get; set; } SupportsVisualChildren
Section titled "SupportsVisualChildren"Inherited from: BaseRendererElement
protected virtual bool SupportsVisualChildren { get; } MethodTarget
Section titled "MethodTarget"Inherited from: BaseRendererElement
protected virtual string MethodTarget { get; } CurrParent
Section titled "CurrParent"Inherited from: BaseRendererElement
protected object CurrParent { get; } ActualAreaFillOpacity
Section titled "ActualAreaFillOpacity"Gets the series ActualAreaFillOpacity. This property only applies for area-like series.
[Parameter]
public double ActualAreaFillOpacity { get; set; } ActualBrush
Section titled "ActualBrush"Gets the actual brush used by the series.
[Parameter]
public string ActualBrush { get; set; } ActualDataLegendGroup
Section titled "ActualDataLegendGroup"Gets the label displayed before series value in the Data Legend.
[Parameter]
public string ActualDataLegendGroup { get; set; } ActualHighlightedValuesDataLegendGroup
Section titled "ActualHighlightedValuesDataLegendGroup"Gets the label displayed before series value in the Data Legend.
[Parameter]
public string ActualHighlightedValuesDataLegendGroup { get; set; } ActualHighlightedValuesDisplayMode
Section titled "ActualHighlightedValuesDisplayMode"Gets the actual mode for displaying highlighted values.
[Parameter]
public SeriesHighlightedValuesDisplayMode ActualHighlightedValuesDisplayMode { get; set; } ActualHighlightingFadeOpacity
Section titled "ActualHighlightingFadeOpacity"Gets the actual target opacity to fade to for fade style highlighting.
[Parameter]
public double ActualHighlightingFadeOpacity { get; set; } ActualIsDropShadowEnabled
Section titled "ActualIsDropShadowEnabled"Gets whether drop shadow is actually enabled for this series.
[Parameter]
public bool ActualIsDropShadowEnabled { get; set; } ActualIsSplineShapePartOfRange
Section titled "ActualIsSplineShapePartOfRange"Gets whether the spline part is considered to be part of the range
[Parameter]
public bool ActualIsSplineShapePartOfRange { get; set; } ActualIsTransitionInEnabled
Section titled "ActualIsTransitionInEnabled"Gets the the resolved value of whether transition in is enabled.
[Parameter]
public bool ActualIsTransitionInEnabled { get; set; } ActualLegendItemBadgeMode
Section titled "ActualLegendItemBadgeMode"Gets the actual LegendItemBadgeMode of the series.
[Parameter]
public LegendItemBadgeMode ActualLegendItemBadgeMode { get; set; } ActualLegendItemBadgeShape
Section titled "ActualLegendItemBadgeShape"Gets the actual LegendItemBadgeShape of the series.
[Parameter]
public LegendItemBadgeShape ActualLegendItemBadgeShape { get; set; } ActualLegendItemBadgeTemplate
Section titled "ActualLegendItemBadgeTemplate"Gets the actual legend item badge template used by the series.
[Parameter]
public object ActualLegendItemBadgeTemplate { get; set; } ActualLegendItemBadgeTemplateScript
Section titled "ActualLegendItemBadgeTemplateScript"Provides a means of setting ActualLegendItemBadgeTemplate in the JavaScript environment.
[Parameter]
public string ActualLegendItemBadgeTemplateScript { get; set; } ActualLegendItemTemplate
Section titled "ActualLegendItemTemplate"Gets the actual legend item template used by the series.
[Parameter]
public object ActualLegendItemTemplate { get; set; } ActualLegendItemTemplateScript
Section titled "ActualLegendItemTemplateScript"Provides a means of setting ActualLegendItemTemplate in the JavaScript environment.
[Parameter]
public string ActualLegendItemTemplateScript { get; set; } ActualLegendItemVisibility
Section titled "ActualLegendItemVisibility"Gets the actual visibility of the legend items in the series.
[Parameter]
public Visibility ActualLegendItemVisibility { get; set; } ActualLineCap
Section titled "ActualLineCap"Gets the actual end cap used by the series.
[Parameter]
public PenLineCap ActualLineCap { get; set; } ActualMarkerBrush
Section titled "ActualMarkerBrush"Gets the actual marker brush of the series.
[Parameter]
public string ActualMarkerBrush { get; set; } ActualMarkerFillMode
Section titled "ActualMarkerFillMode"Gets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
[Parameter]
public MarkerFillMode ActualMarkerFillMode { get; set; } ActualMarkerFillOpacity
Section titled "ActualMarkerFillOpacity"Gets the actual opacity to use for hte marker fills.
[Parameter]
public double ActualMarkerFillOpacity { get; set; } ActualMarkerOutline
Section titled "ActualMarkerOutline"Gets the actual marker outline of the series.
[Parameter]
public string ActualMarkerOutline { get; set; } ActualMarkerOutlineMode
Section titled "ActualMarkerOutlineMode"Gets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
[Parameter]
public MarkerOutlineMode ActualMarkerOutlineMode { get; set; } ActualMarkerTemplate
Section titled "ActualMarkerTemplate"Gets the actual marker template used by the series.
[Parameter]
public object ActualMarkerTemplate { get; set; } ActualMarkerTemplateScript
Section titled "ActualMarkerTemplateScript"Provides a means of setting ActualMarkerTemplate in the JavaScript environment.
[Parameter]
public string ActualMarkerTemplateScript { get; set; } ActualMarkerThickness
Section titled "ActualMarkerThickness"Gets actual marker thickness of this stacked fragment.
[Parameter]
public double ActualMarkerThickness { get; set; } ActualMarkerType
Section titled "ActualMarkerType"Gets the actual marker type set used in the series.
[Parameter]
public MarkerType ActualMarkerType { get; set; } ActualOpacity
Section titled "ActualOpacity"Gets the series opacity.
[Parameter]
public double ActualOpacity { get; set; } ActualOutline
Section titled "ActualOutline"Gets the series outline.
[Parameter]
public string ActualOutline { get; set; } ActualOutlineMode
Section titled "ActualOutlineMode"Gets the actual outline mode to use for the fragment.
[Parameter]
public SeriesOutlineMode ActualOutlineMode { get; set; } ActualRadiusX
Section titled "ActualRadiusX"Gets the actual corner radius of the series
[Parameter]
public double ActualRadiusX { get; set; } ActualRadiusY
Section titled "ActualRadiusY"Gets the actual corner radius of the series
[Parameter]
public double ActualRadiusY { get; set; } ActualShadowBlur
Section titled "ActualShadowBlur"Gets the actual shadow blur used by the series.
[Parameter]
public double ActualShadowBlur { get; set; } ActualShadowColor
Section titled "ActualShadowColor"Gets actual the drop shadow color used by the series.
[Parameter]
public string ActualShadowColor { get; set; } ActualShadowOffsetX
Section titled "ActualShadowOffsetX"Gets the actual drop shadow x-offset applied to the series.
[Parameter]
public double ActualShadowOffsetX { get; set; } ActualShadowOffsetY
Section titled "ActualShadowOffsetY"Gets the actual drop shadow y-offset applied to the series.
[Parameter]
public double ActualShadowOffsetY { get; set; } ActualThickness
Section titled "ActualThickness"Gets or sets the thickness of this stacked fragment.
[Parameter]
public double ActualThickness { get; set; } ActualTransitionDuration
Section titled "ActualTransitionDuration"Gets the series transition duration.
[Parameter]
public int ActualTransitionDuration { get; set; } ActualTransitionEasingFunction
Section titled "ActualTransitionEasingFunction"Gets the series transition easing function.
[Parameter]
public string ActualTransitionEasingFunction { get; set; } ActualTransitionEasingFunctionScript
Section titled "ActualTransitionEasingFunctionScript"Provides a means of setting ActualTransitionEasingFunction in the JavaScript environment.
[Parameter]
public string ActualTransitionEasingFunctionScript { get; set; } ActualTransitionInDuration
Section titled "ActualTransitionInDuration"Gets the resolved transition in duration
[Parameter]
public int ActualTransitionInDuration { get; set; } ActualTransitionInEasingFunction
Section titled "ActualTransitionInEasingFunction"Gets the series transition easing function.
[Parameter]
public string ActualTransitionInEasingFunction { get; set; } ActualTransitionInEasingFunctionScript
Section titled "ActualTransitionInEasingFunctionScript"Provides a means of setting ActualTransitionInEasingFunction in the JavaScript environment.
[Parameter]
public string ActualTransitionInEasingFunctionScript { get; set; } ActualTransitionInMode
Section titled "ActualTransitionInMode"Gets the series transition easing function.
[Parameter]
public CategoryTransitionInMode ActualTransitionInMode { get; set; } ActualTransitionInSpeedType
Section titled "ActualTransitionInSpeedType"Gets the series transition easing function.
[Parameter]
public TransitionInSpeedType ActualTransitionInSpeedType { get; set; } ActualUseSingleShadow
Section titled "ActualUseSingleShadow"Gets whether drop shadow is actually applied to the whole StackedFragmentSeries visual or to each of the individual shapes forming the StackedFragmentSeries.
[Parameter]
public bool ActualUseSingleShadow { get; set; } ActualValueMemberAsLegendLabel
Section titled "ActualValueMemberAsLegendLabel"Gets the label displayed before series value in the Data Legend.
[Parameter]
public string ActualValueMemberAsLegendLabel { get; set; } ActualValueMemberAsLegendUnit
Section titled "ActualValueMemberAsLegendUnit"Gets the unit displayed after series value in the Data Legend.
[Parameter]
public string ActualValueMemberAsLegendUnit { get; set; } ActualVisibility
Section titled "ActualVisibility"Gets the actual visibility of the stacked fragment.
[Parameter]
public Visibility ActualVisibility { get; set; } AreaFillOpacity
Section titled "AreaFillOpacity"Gets or sets the AreaFillOpacity of the stacked fragment. This property only applies for area-like series.
[Parameter]
public double AreaFillOpacity { get; set; } AssigningCategoryMarkerStyle
Section titled "AssigningCategoryMarkerStyle"[Parameter]
public Action<IgbAssigningCategoryMarkerStyleEventArgs> AssigningCategoryMarkerStyle { get; set; } AssigningCategoryMarkerStyleScript
Section titled "AssigningCategoryMarkerStyleScript"[Parameter]
public string AssigningCategoryMarkerStyleScript { get; set; } AssigningCategoryStyle
Section titled "AssigningCategoryStyle"[Parameter]
public Action<IgbAssigningCategoryStyleEventArgs> AssigningCategoryStyle { get; set; } AssigningCategoryStyleScript
Section titled "AssigningCategoryStyleScript"[Parameter]
public string AssigningCategoryStyleScript { get; set; } Brush
Section titled "Brush"Gets or sets the brush of the stacked fragment.
[Parameter]
public string Brush { get; set; } DashArray
Section titled "DashArray"Gets or sets a collection of Double values that indicate the pattern of dashes and gaps that is used to outline the current series object.
[Parameter]
public double[] DashArray { get; set; } DataLegendGroup
Section titled "DataLegendGroup"Gets or sets a name used for grouping multiple fragment series in the Data Legend
[Parameter]
public string DataLegendGroup { get; set; } DataSource
Section titled "DataSource"Gets or sets the ItemsSource property for the current series object. Normally you will want to provide data to the parent series instead. But if you have data as individual columns, it can be assigned here. The data must be aligned and have the same number of items for each fragment.
[Parameter]
public object DataSource { get; set; } DataSourceScript
Section titled "DataSourceScript"Provides a means of setting DataSource in the JavaScript environment.
[Parameter]
public string DataSourceScript { get; set; } HighlightedDataSource
Section titled "HighlightedDataSource"Gets or sets the HighlightedItemsSource property for the current series object.
[Parameter]
public object HighlightedDataSource { get; set; } HighlightedDataSourceScript
Section titled "HighlightedDataSourceScript"Provides a means of setting HighlightedDataSource in the JavaScript environment.
[Parameter]
public string HighlightedDataSourceScript { get; set; } HighlightedValuesDataLegendGroup
Section titled "HighlightedValuesDataLegendGroup"Gets or sets a name used for grouping highlighted series in the Data Legend
[Parameter]
public string HighlightedValuesDataLegendGroup { get; set; } HighlightingFadeOpacity
Section titled "HighlightingFadeOpacity"Gets or sets the target opacity to fade to for fade style highlighting.
[Parameter]
public double HighlightingFadeOpacity { get; set; } IsCustomCategoryMarkerStyleAllowed
Section titled "IsCustomCategoryMarkerStyleAllowed"Gets or sets whether this category series should allow custom style overrides of its individual marker visuals.
[Parameter]
public bool IsCustomCategoryMarkerStyleAllowed { get; set; } IsCustomCategoryStyleAllowed
Section titled "IsCustomCategoryStyleAllowed"Gets or sets whether this category series should allow custom style overrides of its individual visuals.
[Parameter]
public bool IsCustomCategoryStyleAllowed { get; set; } IsDropShadowEnabled
Section titled "IsDropShadowEnabled"Gets or sets whether drop shadow should be enabled for this series.
[Parameter]
public bool IsDropShadowEnabled { get; set; } IsSplineShapePartOfRange
Section titled "IsSplineShapePartOfRange"Gets or sets whether to include the spline shape in the axis range requested of the axis.
[Parameter]
public bool IsSplineShapePartOfRange { get; set; } IsTransitionInEnabled
Section titled "IsTransitionInEnabled"Gets or sets whether the series should transition into the plot area when a new data source is assigned. Note: Transitions are not currently supported for stacked series.
[Parameter]
public bool IsTransitionInEnabled { get; set; } LegendItemBadgeMode
Section titled "LegendItemBadgeMode"Gets or sets the mode of legend badge representing the current series in a legend.
[Parameter]
public LegendItemBadgeMode LegendItemBadgeMode { get; set; } LegendItemBadgeShape
Section titled "LegendItemBadgeShape"Gets or sets the type of legend badge representing the current series in a legend.
[Parameter]
public LegendItemBadgeShape LegendItemBadgeShape { get; set; } LegendItemBadgeTemplate
Section titled "LegendItemBadgeTemplate"Gets or sets the LegendItemBadgeTemplate property.
[Parameter]
public object LegendItemBadgeTemplate { get; set; } LegendItemBadgeTemplateScript
Section titled "LegendItemBadgeTemplateScript"Provides a means of setting LegendItemBadgeTemplate in the JavaScript environment.
[Parameter]
public string LegendItemBadgeTemplateScript { get; set; } LegendItemTemplate
Section titled "LegendItemTemplate"Gets or sets the LegendItemTemplate property.
[Parameter]
public object LegendItemTemplate { get; set; } LegendItemTemplateScript
Section titled "LegendItemTemplateScript"Provides a means of setting LegendItemTemplate in the JavaScript environment.
[Parameter]
public string LegendItemTemplateScript { get; set; } LegendItemVisibility
Section titled "LegendItemVisibility"Gets or sets the legend item visibility for the current series object.
[Parameter]
public Visibility LegendItemVisibility { get; set; } LineCap
Section titled "LineCap"The style of the end points of any lines or polylines representing this series.
[Parameter]
public PenLineCap LineCap { get; set; } MarkerBrush
Section titled "MarkerBrush"Gets or sets the brush that specifies how the current series object's marker interiors are painted.
[Parameter]
public string MarkerBrush { get; set; } MarkerFillMode
Section titled "MarkerFillMode"Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
[Parameter]
public MarkerFillMode MarkerFillMode { get; set; } MarkerFillOpacity
Section titled "MarkerFillOpacity"Gets or sets the opacity to use for the marker fills.
[Parameter]
public double MarkerFillOpacity { get; set; } MarkerOutline
Section titled "MarkerOutline"Gets or sets the brush that specifies how the current series object's marker outlines are painted.
[Parameter]
public string MarkerOutline { get; set; } MarkerOutlineMode
Section titled "MarkerOutlineMode"Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
[Parameter]
public MarkerOutlineMode MarkerOutlineMode { get; set; } MarkerTemplate
Section titled "MarkerTemplate"Gets or sets the MarkerTemplate for the current series object.
[Parameter]
public object MarkerTemplate { get; set; } MarkerTemplateScript
Section titled "MarkerTemplateScript"Provides a means of setting MarkerTemplate in the JavaScript environment.
[Parameter]
public string MarkerTemplateScript { get; set; } MarkerThickness
Section titled "MarkerThickness"Gets or sets the width of the current series object's marker thickness.
[Parameter]
public double MarkerThickness { get; set; } MarkerType
Section titled "MarkerType"Gets or sets the marker type for the current series object.
[Parameter]
public MarkerType MarkerType { get; set; } Opacity
Section titled "Opacity"Gets or sets the Opacity of the stacked fragment.
[Parameter]
public double Opacity { get; set; } Outline
Section titled "Outline"Gets or sets the brush to use for the outline of the series.
[Parameter]
public string Outline { get; set; } OutlineMode
Section titled "OutlineMode"Gets or sets the outline mode to use for the fragment.
[Parameter]
public SeriesOutlineMode OutlineMode { get; set; } ParentOrLocalBrush
Section titled "ParentOrLocalBrush"Gets the resolved brush used between the local series and the parent series.
[Parameter]
public string ParentOrLocalBrush { get; set; } RadiusX
Section titled "RadiusX"Gets or sets the x-radius of the ellipse that is used to round the corners of the column. This only applies to Bar and Column series.
[Parameter]
public double RadiusX { get; set; } RadiusY
Section titled "RadiusY"Gets or sets the y-radius of the ellipse that is used to round the corners of the column. This only applies to Bar and Column series.
[Parameter]
public double RadiusY { get; set; } ShadowBlur
Section titled "ShadowBlur"Gets or sets the shadow blur.
[Parameter]
public double ShadowBlur { get; set; } ShadowColor
Section titled "ShadowColor"Gets or sets the drop shadow color.
[Parameter]
public string ShadowColor { get; set; } ShadowOffsetX
Section titled "ShadowOffsetX"Gets or sets the drop shadow x-offset.
[Parameter]
public double ShadowOffsetX { get; set; } ShadowOffsetY
Section titled "ShadowOffsetY"Gets or sets the drop shadow y-offset.
[Parameter]
public double ShadowOffsetY { get; set; } StackedSeriesBaseParent
Section titled "StackedSeriesBaseParent"[CascadingParameter(Name = "StackedSeriesBaseParent")]
protected BaseRendererElement StackedSeriesBaseParent { get; set; } Thickness
Section titled "Thickness"Gets or sets the width of the current series object's line thickness.
[Parameter]
public double Thickness { get; set; } Title
Section titled "Title"Gets or sets the Title property.
[Parameter]
public object Title { get; set; } TransitionDuration
Section titled "TransitionDuration"Gets or sets the duration of the current series's morph.
[Parameter]
public int TransitionDuration { get; set; } TransitionEasingFunction
Section titled "TransitionEasingFunction"Gets or sets the EasingFunction used to morph the current series.
[Parameter]
public string TransitionEasingFunction { get; set; } TransitionEasingFunctionScript
Section titled "TransitionEasingFunctionScript"Provides a means of setting TransitionEasingFunction in the JavaScript environment.
[Parameter]
public string TransitionEasingFunctionScript { get; set; } TransitionInDuration
Section titled "TransitionInDuration"Gets or sets the duration of the current series's transition in morph.
[Parameter]
public int TransitionInDuration { get; set; } TransitionInEasingFunction
Section titled "TransitionInEasingFunction"Gets or sets the EasingFunction used to morph the current series during the initial transition.
[Parameter]
public string TransitionInEasingFunction { get; set; } TransitionInEasingFunctionScript
Section titled "TransitionInEasingFunctionScript"Provides a means of setting TransitionInEasingFunction in the JavaScript environment.
[Parameter]
public string TransitionInEasingFunctionScript { get; set; } TransitionInMode
Section titled "TransitionInMode"Gets or sets the method by which to animate the data into the chart when the chart data source is swapped. Note: Transitions are not currently supported for stacked series.
[Parameter]
public CategoryTransitionInMode TransitionInMode { get; set; } TransitionInSpeedType
Section titled "TransitionInSpeedType"Gets or sets the duration of the current series's transition in morph.
[Parameter]
public TransitionInSpeedType TransitionInSpeedType { get; set; } UseSingleShadow
Section titled "UseSingleShadow"Gets or sets whether drop shadow is applied to the whole StackedFragmentSeries visual or to each of the individual shapes forming the StackedFragmentSeries.
[Parameter]
public bool UseSingleShadow { get; set; } ValueMemberAsLegendLabel
Section titled "ValueMemberAsLegendLabel"Gets or sets the label displayed before series value in the Data Legend.
[Parameter]
public string ValueMemberAsLegendLabel { get; set; } ValueMemberAsLegendUnit
Section titled "ValueMemberAsLegendUnit"Gets or sets the unit displayed after series value in the Data Legend.
[Parameter]
public string ValueMemberAsLegendUnit { get; set; } ValueMemberPath
Section titled "ValueMemberPath"Gets or sets the value mapping property for the current series object.
[Parameter]
public string ValueMemberPath { get; set; } Visibility
Section titled "Visibility"Gets or sets the Visibility of the stacked fragment.
[Parameter]
public Visibility Visibility { get; set; } Accessors
Section titled "Accessors"_name
Section titled "_name"Inherited from: BaseRendererElement
protected string _name eventCallbacksCache
Section titled "eventCallbacksCache"Inherited from: BaseRendererElement
protected Dictionary<Type, Dictionary<string, FieldInfo>> eventCallbacksCache _cachedSerializedContent
Section titled "_cachedSerializedContent"Inherited from: BaseRendererElement
protected string _cachedSerializedContent Methods
Section titled "Methods"BuildRenderTree(RenderTreeBuilder)
Section titled "BuildRenderTree(RenderTreeBuilder)"Inherited from: BaseRendererElement
protected override void BuildRenderTree(RenderTreeBuilder builder) Parameters
- builder:
RenderTreeBuilder
Returns any
OnElementNameChanged(BaseRendererElement, string, string)
Section titled "OnElementNameChanged(BaseRendererElement, string, string)"Inherited from: BaseRendererElement
protected void OnElementNameChanged(BaseRendererElement element, string oldName, string newName) Parameters
- element:
BaseRendererElement - oldName:
string - newName:
string
Returns any
InvokeMethod(string, object[], string[], ElementReference[])
Section titled "InvokeMethod(string, object[], string[], ElementReference[])"Inherited from: BaseRendererElement
protected Task<object> InvokeMethod(string methodName, object[] arguments, string[] types, ElementReference[] nativeElements = null) Parameters
- methodName:
string - arguments:
object[] - types:
string[] - nativeElements:
ElementReference[]
Returns any
InvokeMethodSync(string, object[], string[], ElementReference[])
Section titled "InvokeMethodSync(string, object[], string[], ElementReference[])"Inherited from: BaseRendererElement
protected object InvokeMethodSync(string methodName, object[] arguments, string[] types, ElementReference[] nativeElements = null) Parameters
- methodName:
string - arguments:
object[] - types:
string[] - nativeElements:
ElementReference[]
Returns any
InvokeMethodHelper(string, string, object[], string[], ElementReference[])
Section titled "InvokeMethodHelper(string, string, object[], string[], ElementReference[])"Inherited from: BaseRendererElement
protected Task<object> InvokeMethodHelper(string target, string methodName, object[] arguments, string[] types, ElementReference[] nativeElements) Parameters
- target:
string - methodName:
string - arguments:
object[] - types:
string[] - nativeElements:
ElementReference[]
Returns any
InvokeMethodHelperSync(string, string, object[], string[], ElementReference[])
Section titled "InvokeMethodHelperSync(string, string, object[], string[], ElementReference[])"Inherited from: BaseRendererElement
protected object InvokeMethodHelperSync(string target, string methodName, object[] arguments, string[] types, ElementReference[] nativeElements) Parameters
- target:
string - methodName:
string - arguments:
object[] - types:
string[] - nativeElements:
ElementReference[]
Returns any
IsPropDirty(string)
Section titled "IsPropDirty(string)"Inherited from: BaseRendererElement
protected bool IsPropDirty(string propertyName) Parameters
- propertyName:
string
Returns any
Serialize(SerializationContext, string)
Section titled "Serialize(SerializationContext, string)"Inherited from: BaseRendererElement
public void Serialize(SerializationContext context, string propertyName = null) Parameters
- context:
SerializationContext - propertyName:
string
Returns any
Serialize()
Section titled "Serialize()"Inherited from: BaseRendererElement
public string Serialize() Returns any
EnsureValid()
Section titled "EnsureValid()"Inherited from: BaseRendererElement
protected void EnsureValid() Returns any
FromEventJson(BaseRendererControl, Dictionary<string, object>)
Section titled "FromEventJson(BaseRendererControl, Dictionary<string, object>)"Inherited from: BaseRendererElement
protected virtual void FromEventJson(BaseRendererControl control, Dictionary<string, object> args) Parameters
- control:
BaseRendererControl - args:
Dictionary
Returns any
ToEventJson(BaseRendererControl, Dictionary<string, object>)
Section titled "ToEventJson(BaseRendererControl, Dictionary<string, object>)"Inherited from: BaseRendererElement
protected virtual void ToEventJson(BaseRendererControl control, Dictionary<string, object> args) Parameters
- control:
BaseRendererControl - args:
Dictionary
Returns any
SetResourceStringAsync(string, string, string)
Section titled "SetResourceStringAsync(string, string, string)"Inherited from: BaseRendererElement
protected Task<object> SetResourceStringAsync(string grouping, string id, string value) Parameters
- grouping:
string - id:
string - value:
string
Returns any
SetResourceStringAsync(string, string)
Section titled "SetResourceStringAsync(string, string)"Inherited from: BaseRendererElement
protected Task<object> SetResourceStringAsync(string grouping, string json) Parameters
- grouping:
string - json:
string
Returns any
Dispose()
Section titled "Dispose()"public void Dispose() Returns any
EnsureModulesLoaded()
Section titled "EnsureModulesLoaded()"protected override void EnsureModulesLoaded() Returns any
FindByName(string)
Section titled "FindByName(string)"public override object FindByName(string name) Parameters
- name:
string
Returns any
FromWorldPosition(Point)
Section titled "FromWorldPosition(Point)"public Point FromWorldPosition(Point world) Parameters
- world:
Point
Returns any
FromWorldPositionAsync(Point)
Section titled "FromWorldPositionAsync(Point)"Converts a point from world coordinates to coordinates within the viewport of the series.
public Task<Point> FromWorldPositionAsync(Point world) Parameters
- world:
Point
Returns any
GetEffectiveViewport()
Section titled "GetEffectiveViewport()"public virtual Rect GetEffectiveViewport() Returns any
GetEffectiveViewportAsync()
Section titled "GetEffectiveViewportAsync()"Gets the effective viewport, adjusted to account for margins and other factors.
public virtual Task<Rect> GetEffectiveViewportAsync() Returns any
GetItem(Point)
Section titled "GetItem(Point)"public virtual object GetItem(Point world) Parameters
- world:
Point
Returns any
GetItemAsync(Point)
Section titled "GetItemAsync(Point)"Gets the item that is the best match for the specified world coordinates.
public virtual Task<object> GetItemAsync(Point world) Parameters
- world:
Point
Returns any
GetItemIndex(Point)
Section titled "GetItemIndex(Point)"public virtual int GetItemIndex(Point world) Parameters
- world:
Point
Returns any
GetItemIndexAsync(Point)
Section titled "GetItemIndexAsync(Point)"Gets the item index associated with the specified world position
public virtual Task<int> GetItemIndexAsync(Point world) Parameters
- world:
Point
Returns any
GetItemSpan()
Section titled "GetItemSpan()"public virtual double GetItemSpan() Returns any
GetItemSpanAsync()
Section titled "GetItemSpanAsync()"For a category plotted series, returns the current width of the items within the categories. This only returns a value if the items have some form of width (e.g. columns, bars, etc.) otherwise 0 is returned.
public virtual Task<double> GetItemSpanAsync() Returns any
GetNextOrExactIndex(Point, bool)
Section titled "GetNextOrExactIndex(Point, bool)"public virtual int GetNextOrExactIndex(Point world, bool skipUnknowns) Parameters
- world:
Point - skipUnknowns:
bool
Returns any
GetNextOrExactIndexAsync(Point, bool)
Section titled "GetNextOrExactIndexAsync(Point, bool)"public virtual Task<int> GetNextOrExactIndexAsync(Point world, bool skipUnknowns) Parameters
- world:
Point - skipUnknowns:
bool
Returns any
GetPreviousOrExactIndex(Point, bool)
Section titled "GetPreviousOrExactIndex(Point, bool)"public virtual int GetPreviousOrExactIndex(Point world, bool skipUnknowns) Parameters
- world:
Point - skipUnknowns:
bool
Returns any
GetPreviousOrExactIndexAsync(Point, bool)
Section titled "GetPreviousOrExactIndexAsync(Point, bool)"public virtual Task<int> GetPreviousOrExactIndexAsync(Point world, bool skipUnknowns) Parameters
- world:
Point - skipUnknowns:
bool
Returns any
GetSeriesHighValue(Point, bool, bool)
Section titled "GetSeriesHighValue(Point, bool, bool)"public virtual double GetSeriesHighValue(Point world, bool useInterpolation, bool skipUnknowns) Parameters
- world:
Point - useInterpolation:
bool - skipUnknowns:
bool
Returns any
GetSeriesHighValueAsync(Point, bool, bool)
Section titled "GetSeriesHighValueAsync(Point, bool, bool)"public virtual Task<double> GetSeriesHighValueAsync(Point world, bool useInterpolation, bool skipUnknowns) Parameters
- world:
Point - useInterpolation:
bool - skipUnknowns:
bool
Returns any
GetSeriesHighValuePosition(Point, bool, bool)
Section titled "GetSeriesHighValuePosition(Point, bool, bool)"public virtual Point GetSeriesHighValuePosition(Point world, bool useInterpolation, bool skipUnknowns) Parameters
- world:
Point - useInterpolation:
bool - skipUnknowns:
bool
Returns any
GetSeriesHighValuePositionAsync(Point, bool, bool)
Section titled "GetSeriesHighValuePositionAsync(Point, bool, bool)"public virtual Task<Point> GetSeriesHighValuePositionAsync(Point world, bool useInterpolation, bool skipUnknowns) Parameters
- world:
Point - useInterpolation:
bool - skipUnknowns:
bool
Returns any
GetSeriesLowValue(Point, bool, bool)
Section titled "GetSeriesLowValue(Point, bool, bool)"public virtual double GetSeriesLowValue(Point world, bool useInterpolation, bool skipUnknowns) Parameters
- world:
Point - useInterpolation:
bool - skipUnknowns:
bool
Returns any
GetSeriesLowValueAsync(Point, bool, bool)
Section titled "GetSeriesLowValueAsync(Point, bool, bool)"public virtual Task<double> GetSeriesLowValueAsync(Point world, bool useInterpolation, bool skipUnknowns) Parameters
- world:
Point - useInterpolation:
bool - skipUnknowns:
bool
Returns any
GetSeriesLowValuePosition(Point, bool, bool)
Section titled "GetSeriesLowValuePosition(Point, bool, bool)"public virtual Point GetSeriesLowValuePosition(Point world, bool useInterpolation, bool skipUnknowns) Parameters
- world:
Point - useInterpolation:
bool - skipUnknowns:
bool
Returns any
GetSeriesLowValuePositionAsync(Point, bool, bool)
Section titled "GetSeriesLowValuePositionAsync(Point, bool, bool)"public virtual Task<Point> GetSeriesLowValuePositionAsync(Point world, bool useInterpolation, bool skipUnknowns) Parameters
- world:
Point - useInterpolation:
bool - skipUnknowns:
bool
Returns any
GetSeriesValue(Point, bool, bool)
Section titled "GetSeriesValue(Point, bool, bool)"public virtual double GetSeriesValue(Point world, bool useInterpolation, bool skipUnknowns) Parameters
- world:
Point - useInterpolation:
bool - skipUnknowns:
bool
Returns any
GetSeriesValueAsync(Point, bool, bool)
Section titled "GetSeriesValueAsync(Point, bool, bool)"public virtual Task<double> GetSeriesValueAsync(Point world, bool useInterpolation, bool skipUnknowns) Parameters
- world:
Point - useInterpolation:
bool - skipUnknowns:
bool
Returns any
GetSeriesValueBoundingBox(Point)
Section titled "GetSeriesValueBoundingBox(Point)"public virtual Rect GetSeriesValueBoundingBox(Point world) Parameters
- world:
Point
Returns any
GetSeriesValueBoundingBoxAsync(Point)
Section titled "GetSeriesValueBoundingBoxAsync(Point)"If possible, will return the best available value bounding box within the series that has the best value match for the world position provided.
public virtual Task<Rect> GetSeriesValueBoundingBoxAsync(Point world) Parameters
- world:
Point
Returns any
GetSeriesValueFromSeriesPixel(Point, bool, bool)
Section titled "GetSeriesValueFromSeriesPixel(Point, bool, bool)"public virtual double GetSeriesValueFromSeriesPixel(Point mouse, bool useInterpolation, bool skipUnknowns) Parameters
- mouse:
Point - useInterpolation:
bool - skipUnknowns:
bool
Returns any
GetSeriesValueFromSeriesPixelAsync(Point, bool, bool)
Section titled "GetSeriesValueFromSeriesPixelAsync(Point, bool, bool)"public virtual Task<double> GetSeriesValueFromSeriesPixelAsync(Point mouse, bool useInterpolation, bool skipUnknowns) Parameters
- mouse:
Point - useInterpolation:
bool - skipUnknowns:
bool
Returns any
GetSeriesValueMarkerBoundingBox(Point)
Section titled "GetSeriesValueMarkerBoundingBox(Point)"public virtual Rect GetSeriesValueMarkerBoundingBox(Point world) Parameters
- world:
Point
Returns any
GetSeriesValueMarkerBoundingBoxAsync(Point)
Section titled "GetSeriesValueMarkerBoundingBoxAsync(Point)"If possible, will return the best available value marker bounding box within the series that has the best value match for the world position provided.
public virtual Task<Rect> GetSeriesValueMarkerBoundingBoxAsync(Point world) Parameters
- world:
Point
Returns any
GetSeriesValuePosition(Point, bool, bool)
Section titled "GetSeriesValuePosition(Point, bool, bool)"public virtual Point GetSeriesValuePosition(Point world, bool useInterpolation, bool skipUnknowns) Parameters
- world:
Point - useInterpolation:
bool - skipUnknowns:
bool
Returns any
GetSeriesValuePositionAsync(Point, bool, bool)
Section titled "GetSeriesValuePositionAsync(Point, bool, bool)"public virtual Task<Point> GetSeriesValuePositionAsync(Point world, bool useInterpolation, bool skipUnknowns) Parameters
- world:
Point - useInterpolation:
bool - skipUnknowns:
bool
Returns any
GetSeriesValuePositionFromSeriesPixel(Point, bool, bool)
Section titled "GetSeriesValuePositionFromSeriesPixel(Point, bool, bool)"public virtual Point GetSeriesValuePositionFromSeriesPixel(Point mouse, bool useInterpolation, bool skipUnknowns) Parameters
- mouse:
Point - useInterpolation:
bool - skipUnknowns:
bool
Returns any
GetSeriesValuePositionFromSeriesPixelAsync(Point, bool, bool)
Section titled "GetSeriesValuePositionFromSeriesPixelAsync(Point, bool, bool)"public virtual Task<Point> GetSeriesValuePositionFromSeriesPixelAsync(Point mouse, bool useInterpolation, bool skipUnknowns) Parameters
- mouse:
Point - useInterpolation:
bool - skipUnknowns:
bool
Returns any
MoveCursorPoint(Point)
Section titled "MoveCursorPoint(Point)"public void MoveCursorPoint(Point point) Parameters
- point:
Point
Returns any
MoveCursorPointAsync(Point)
Section titled "MoveCursorPointAsync(Point)"Moves the cursor point to the provided world position. Some series may react to the current cursor position.
public Task MoveCursorPointAsync(Point point) Parameters
- point:
Point
Returns any
NotifyVisualPropertiesChanged()
Section titled "NotifyVisualPropertiesChanged()"public void NotifyVisualPropertiesChanged() Returns any
NotifyVisualPropertiesChangedAsync()
Section titled "NotifyVisualPropertiesChangedAsync()"Notifies the series that a visual property has changed, requiring a visual update.
public Task NotifyVisualPropertiesChangedAsync() Returns any
OnInitializedAsync()
Section titled "OnInitializedAsync()"protected override Task OnInitializedAsync() Returns any
ReplayTransitionIn()
Section titled "ReplayTransitionIn()"public void ReplayTransitionIn() Returns any
ReplayTransitionInAsync()
Section titled "ReplayTransitionInAsync()"public Task ReplayTransitionInAsync() Returns any
ScrollIntoView(object)
Section titled "ScrollIntoView(object)"public virtual bool ScrollIntoView(object item) Parameters
- item:
object
Returns any
ScrollIntoViewAsync(object)
Section titled "ScrollIntoViewAsync(object)"Requests that the provided item should be brought into view if possible.
public virtual Task<bool> ScrollIntoViewAsync(object item) Parameters
- item:
object
Returns any
SimulateHover(Point)
Section titled "SimulateHover(Point)"public virtual void SimulateHover(Point point) Parameters
- point:
Point
Returns any
SimulateHoverAsync(Point)
Section titled "SimulateHoverAsync(Point)"Simulates a pointer hover over the series surface.
public virtual Task SimulateHoverAsync(Point point) Parameters
- point:
Point
Returns any
ToWorldPosition(Point)
Section titled "ToWorldPosition(Point)"public Point ToWorldPosition(Point seriesPoint) Parameters
- seriesPoint:
Point
Returns any
ToWorldPositionAsync(Point)
Section titled "ToWorldPositionAsync(Point)"Converts a point from coordinates within the series plot area to a world position within axis space.
public Task<Point> ToWorldPositionAsync(Point seriesPoint) Parameters
- seriesPoint:
Point
Returns any
Events
Section titled "Events"PropertyUpdated
Section titled "PropertyUpdated"[Parameter]
public EventCallback<IgbPropertyUpdatedEventArgs> PropertyUpdated { get; set; } PropertyUpdatedScript
Section titled "PropertyUpdatedScript"[Parameter]
public string PropertyUpdatedScript { get; set; }