update 20260406
This commit is contained in:
@@ -4,234 +4,11 @@
|
||||
<name>Syncfusion.BulletGraph.Windows</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph">
|
||||
<summary>
|
||||
Represents the bullet graph. To render this, create an instance of the SfBulletGraph class, and set required properties.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.#ctor">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.Orientation">
|
||||
<summary>
|
||||
Gets or sets the orientation of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.FlowDirection">
|
||||
<summary>
|
||||
Gets or sets the flow direction of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.Caption">
|
||||
<summary>
|
||||
Gets or sets the caption of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.CaptionDisplayMode">
|
||||
<summary>
|
||||
Gets or sets the caption display mode of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.CaptionMaximumWidth">
|
||||
<summary>
|
||||
Gets or sets the caption maximum width of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.CaptionFontSize">
|
||||
<summary>
|
||||
Gets or sets the caption font size of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.CaptionStroke">
|
||||
<summary>
|
||||
Gets or sets the caption stroke of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.CaptionPosition">
|
||||
<summary>
|
||||
Gets or sets the caption position of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.Minimum">
|
||||
<summary>
|
||||
Gets or sets the minimum of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.Maximum">
|
||||
<summary>
|
||||
Gets or sets the maximum of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.Interval">
|
||||
<summary>
|
||||
Gets or sets the interval of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.MinorTicksPerInterval">
|
||||
<summary>
|
||||
Gets or sets the minor ticks per interval of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.ComparativeMeasure">
|
||||
<summary>
|
||||
Gets or sets the comparative measure of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.ComparativeMeasureSymbolStroke">
|
||||
<summary>
|
||||
Gets or sets the comparative measure symbol stroke of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.ComparativeMeasureSymbolStrokeThickness">
|
||||
<summary>
|
||||
Gets or sets the comparative measure symbol stroke thickness of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.FeaturedMeasure">
|
||||
<summary>
|
||||
Gets or sets the featured measure of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.FeaturedMeasureBarStroke">
|
||||
<summary>
|
||||
Gets or sets the featured measure bar stroke of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.FeaturedMeasureBarStrokeThickness">
|
||||
<summary>
|
||||
Gets or sets the featured measure bar stroke thickness of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.MajorTickSize">
|
||||
<summary>
|
||||
Gets or sets the major tick size of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.MinorTickSize">
|
||||
<summary>
|
||||
Gets or sets the minor tick size of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.MajorTickStrokeThickness">
|
||||
<summary>
|
||||
Gets or sets the majorTick stroke thickness of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.MinorTickStrokeThickness">
|
||||
<summary>
|
||||
Gets or sets the minor tick stroke thickness of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.MajorTickStroke">
|
||||
<summary>
|
||||
Gets or sets the major tick stroke of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.MinorTickStroke">
|
||||
<summary>
|
||||
Gets or sets the minor tick stroke of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.LabelStroke">
|
||||
<summary>
|
||||
Gets or sets the label stroke of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.LabelFontSize">
|
||||
<summary>
|
||||
Gets or sets the label font size of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.LabelOffset">
|
||||
<summary>
|
||||
Gets or sets the label offset of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.LabelFormat">
|
||||
<summary>
|
||||
Gets or sets the label format of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.LabelPosition">
|
||||
<summary>
|
||||
Gets or sets the label position of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.TickPosition">
|
||||
<summary>
|
||||
Gets or sets the tick position of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.QualitativeRanges">
|
||||
<summary>
|
||||
Gets or sets the qualitative ranges of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.QualitativeRangesSize">
|
||||
<summary>
|
||||
Gets or sets the qualitative ranges size of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.QuantitativeScaleLength">
|
||||
<summary>
|
||||
Gets or sets the quantitative scale length of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.ShowToolTip">
|
||||
<summary>
|
||||
Gets or sets the show toolTip of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.ShowLabels">
|
||||
<summary>
|
||||
Gets or sets the show labels of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.ShowTicks">
|
||||
<summary>
|
||||
Gets or sets the show ticks of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.BindRangeStrokeToLabels">
|
||||
<summary>
|
||||
Gets or sets the bind range stroke labels of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.BindRangeStrokeToTicks">
|
||||
<summary>
|
||||
Gets or sets the bind range stroke ticks of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.Font">
|
||||
<summary>
|
||||
Gets or sets the <see cref="T:System.Drawing.Font" /> value for the control.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.OnPaint(System.Windows.Forms.PaintEventArgs)">
|
||||
<summary>
|
||||
Renders the bullet graph elements based on current visual style settings.
|
||||
</summary>
|
||||
<param name="e">Paint event data.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
|
||||
<summary>
|
||||
Updates the current mouse location and displays tooltip if available.
|
||||
</summary>
|
||||
<param name="e">Mouse event data.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.OnSizeChanged(System.EventArgs)">
|
||||
<summary>
|
||||
Recalculates bullet graph dimensions when the control size changes.
|
||||
</summary>
|
||||
<param name="e">Event data.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.Dispose">
|
||||
<summary>
|
||||
Releases resources used by the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> control.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.components">
|
||||
<summary>
|
||||
Required designer variable.
|
||||
@@ -290,7 +67,7 @@
|
||||
<summary>
|
||||
Helps to update the renderer settings of BulletGraph
|
||||
</summary>
|
||||
<param name="graphics">The graphics surface used for drawing.</param>
|
||||
<param name="e">PaintEventArgs</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.DrawTick">
|
||||
<summary>
|
||||
@@ -322,81 +99,26 @@
|
||||
Enumerates the values for position of caption in the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphCaptionPosition.Near">
|
||||
<summary>
|
||||
Caption appears near the graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphCaptionPosition.Far">
|
||||
<summary>
|
||||
Caption appears far from the graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.CaptionDisplayMode">
|
||||
<summary>
|
||||
Enumerates the values for display mode of caption in the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.CaptionDisplayMode.Trim">
|
||||
<summary>
|
||||
Trims the caption if it exceeds the available space.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.CaptionDisplayMode.Wrap">
|
||||
<summary>
|
||||
Wraps the caption text to fit within the space.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphTicksPosition">
|
||||
<summary>
|
||||
Enumerates the values for position of ticks in the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphTicksPosition.Above">
|
||||
<summary>
|
||||
Ticks are shown above the graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphTicksPosition.Below">
|
||||
<summary>
|
||||
Ticks are shown below the graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphTicksPosition.Cross">
|
||||
<summary>
|
||||
Ticks cross through the graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphLabelsPosition">
|
||||
<summary>
|
||||
Enumerates the values for position of labels in the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphLabelsPosition.Above">
|
||||
<summary>
|
||||
Labels are shown above the graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphLabelsPosition.Below">
|
||||
<summary>
|
||||
Labels are shown below the graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphFlowDirection">
|
||||
<summary>
|
||||
Enumerates the values for the flow direction of the quantitative scale.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphFlowDirection.Forward">
|
||||
<summary>
|
||||
Scale flows from left to right.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphFlowDirection.Backward">
|
||||
<summary>
|
||||
Scale flows from right to left.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphLabel">
|
||||
<summary>
|
||||
Represents the label of quantitative scale in the bullet graph.
|
||||
@@ -561,13 +283,7 @@
|
||||
A <see cref="T:System.ComponentModel.Design.DesignerActionItem"/> array that contains the items in this list.
|
||||
</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphActionList.GetPropertyByName(System.String)">
|
||||
<summary>
|
||||
Gets the property in the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/>
|
||||
</summary>
|
||||
<param name="propertyName">The property name of the bullet graph.</param>
|
||||
<returns>The property descriptor of the specified property.</returns>
|
||||
</member>
|
||||
<!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphActionList.GetPropertyByName(System.String)" -->
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleHelper">
|
||||
<summary>
|
||||
Represents the class used to validate <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> customization.
|
||||
@@ -768,7 +484,7 @@
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.staticData">
|
||||
<summary>
|
||||
It contains the value of the <see cref="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.staticData"/> property value.
|
||||
It contains the value of the <see cref="!:Syncfusion.WinForms.Styles. BulletGraphAdvStyleInfoStore .StaticDataStore"/> property value.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.#ctor">
|
||||
@@ -776,13 +492,7 @@
|
||||
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore"/> class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref= "T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore"/> class from a serialization stream.
|
||||
</summary>
|
||||
<param name="info">An object that holds all the data needed to serialize or deserialize this instance.</param>
|
||||
<param name="context">Describes the source and destination of the serialized stream specified by info. </param>
|
||||
</member>
|
||||
<!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" -->
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.StaticDataStore">
|
||||
<summary>
|
||||
Gets the static data value of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore"/> class.
|
||||
@@ -888,7 +598,7 @@
|
||||
<value>The <see cref="T:System.Drawing.Color"/> value is used to fill the featured measured symbol of the bulletgraph.</value>
|
||||
<remarks>
|
||||
This color has filled to featured measured symbol of the bulletgraph only when set the
|
||||
<see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.FeaturedMeasuredSymbolColor"/> property.
|
||||
<see cref="!:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.FeaturedMeasuredSymbolStroke"/> property.
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ComparativeMeasureSymbolColor">
|
||||
@@ -928,7 +638,7 @@
|
||||
<value>The <see cref="T:System.Drawing.Color"/> value is used to fill the back of the bullet graph.</value>
|
||||
<remarks>
|
||||
This color has filled to back of the bullet graph only when set the
|
||||
<see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.BackColor"/> property.
|
||||
<see cref="!:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.BackStroke"/> property.
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.FeaturedMeasuredSymbolThickness">
|
||||
@@ -948,7 +658,7 @@
|
||||
<value>The <see cref="T:System.Int32"/> value is used to set the comparative measure symbol thickness of the bulletgraph.</value>
|
||||
<remarks>
|
||||
This thickness has set to comparative measure symbol of the bulletgraph only when set the
|
||||
<see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ComparativeMeasureSymbolThickness"/> property.
|
||||
<see cref="!:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.ComparativeMeasureSymbolStrokeThicnkess"/> property.
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.FontSize">
|
||||
|
||||
Reference in New Issue
Block a user