update 20250819 sf
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
<name>Syncfusion.BulletGraph.Windows</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<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="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.components">
|
||||
<summary>
|
||||
Required designer variable.
|
||||
@@ -31,6 +36,21 @@
|
||||
It contains the value of the <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.IsVisualStyleEnabled"/> property.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.IsVisualStyleEnabled">
|
||||
<summary>
|
||||
Gets a value indicating whether the visual style based theme is applied to the control and
|
||||
also indicates whether the theme files are referred from external assemblies or not.
|
||||
</summary>
|
||||
<value>Return true, if the visual style based theme is applied to the control. Otherwise returns false.</value>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.ThemeStyle">
|
||||
<summary>
|
||||
Gets or sets the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle"/> value used to customize the appearance of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/>.
|
||||
</summary>
|
||||
<remarks>
|
||||
This ThemeStyle settings will be applied only when the VisualStyleBased theme has been applied to the control.
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.OnThemeNameChanged(System.String)">
|
||||
<summary>
|
||||
Helps to apply the ThemeName settings in control
|
||||
@@ -74,26 +94,6 @@
|
||||
Helps to draw measured symbols for <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> control.
|
||||
</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="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.IsVisualStyleEnabled">
|
||||
<summary>
|
||||
Gets a value indicating whether the visual style based theme is applied to the control and
|
||||
also indicates whether the theme files are referred from external assemblies or not.
|
||||
</summary>
|
||||
<value>Return true, if the visual style based theme is applied to the control. Otherwise returns false.</value>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.ThemeStyle">
|
||||
<summary>
|
||||
Gets or sets the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle"/> value used to customize the appearance of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/>.
|
||||
</summary>
|
||||
<remarks>
|
||||
This ThemeStyle settings will be applied only when the VisualStyleBased theme has been applied to the control.
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphCaptionPosition">
|
||||
<summary>
|
||||
Enumerates the values for position of caption in the bullet graph.
|
||||
@@ -124,11 +124,6 @@
|
||||
Represents the label of quantitative scale in the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphLabel.labelValue">
|
||||
<summary>
|
||||
Gets or sets label value as double.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphLabel.LabelStroke">
|
||||
<summary>
|
||||
Gets or sets the label stroke color of the bullet graph.
|
||||
@@ -139,16 +134,16 @@
|
||||
Gets or sets the label value of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphLabel.labelValue">
|
||||
<summary>
|
||||
Gets or sets label value as double.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphTick">
|
||||
<summary>
|
||||
Represents the tick of quantitative scale in the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphTick.tickValue">
|
||||
<summary>
|
||||
Gets or sets the tick value as double.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphTick.TickLength">
|
||||
<summary>
|
||||
Gets or sets the tick length of the bullet graph.
|
||||
@@ -164,6 +159,11 @@
|
||||
Gets or sets tick stroke thickness of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphTick.tickValue">
|
||||
<summary>
|
||||
Gets or sets the tick value as double.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphControlDesigner">
|
||||
<summary>
|
||||
Designer class for the BulletGraph control. This class provides custom designer actions in the visual studio design environment.
|
||||
@@ -200,15 +200,6 @@
|
||||
</summary>
|
||||
<param name="component">The component for which this designer action list is created.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphActionList.GetSortedActionItems">
|
||||
<summary>
|
||||
Returns the collection of <see cref="T:System.ComponentModel.Design.DesignerActionItem"/> objects representing the smart tags for the BulletGraph control.
|
||||
</summary>
|
||||
<returns>
|
||||
A <see cref="T:System.ComponentModel.Design.DesignerActionItem"/> array that contains the items in this list.
|
||||
</returns>
|
||||
</member>
|
||||
<!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphActionList.GetPropertyByName(System.String)" -->
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphActionList.Orientation">
|
||||
<summary>
|
||||
Gets or sets the Orientation for the BulletGraph control.
|
||||
@@ -284,6 +275,15 @@
|
||||
Gets or sets the ShowTicks value for the BulletGraph control.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphActionList.GetSortedActionItems">
|
||||
<summary>
|
||||
Returns the collection of <see cref="T:System.ComponentModel.Design.DesignerActionItem"/> objects representing the smart tags for the BulletGraph control.
|
||||
</summary>
|
||||
<returns>
|
||||
A <see cref="T:System.ComponentModel.Design.DesignerActionItem"/> array that contains the items in this list.
|
||||
</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.
|
||||
@@ -352,43 +352,6 @@
|
||||
<param name="labelLocation">The location of the label</param>
|
||||
<returns>Returns the calculated range location.</returns>
|
||||
</member>
|
||||
<member name="T:Syncfusion.BulletGraphWindowsAssembly">
|
||||
<exclude/>
|
||||
<summary>
|
||||
This class holds the name of the Syncfusion.BulletGraph.Windows assembly and provides a helper
|
||||
routine that helps with resolving types when loading a serialization stream and when
|
||||
the framework probes for assemblies by reflection.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.BulletGraphWindowsAssembly.Name">
|
||||
<summary>
|
||||
The full name of this assembly without version information: "Syncfusion.BulletGraph.Windows"
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.BulletGraphWindowsAssembly.Assembly">
|
||||
<summary>
|
||||
A reference to the <see cref="T:System.Reflection.Assembly"/> for the BulletGraph assembly.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.BulletGraphWindowsAssembly.RootNamespace">
|
||||
<summary>
|
||||
The root namespace of this assembly. Used internally for locating resources within the assembly.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.BulletGraphWindowsAssembly.#cctor">
|
||||
<summary>
|
||||
Initializes the <see cref="T:Syncfusion.BulletGraphWindowsAssembly"/> class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.BulletGraphWindowsAssembly.AssemblyResolver(System.Object,System.ResolveEventArgs)">
|
||||
<summary>
|
||||
This delegate helps with resolving types and can be used as an event handler
|
||||
for a <see cref="E:System.AppDomain.AssemblyResolve"/> event.
|
||||
</summary>
|
||||
<param name="sender">The source of the event.</param>
|
||||
<param name="e">The event data with information about the type.</param>
|
||||
<returns>A reference to the assembly where the type is located.</returns>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.AssemblyInfo">
|
||||
<summary>
|
||||
AssemblyInformation for internal use.
|
||||
@@ -399,16 +362,6 @@
|
||||
Represents the qualitative range of the bullet graph.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.QualitativeRange.rangeWidth">
|
||||
<summary>
|
||||
Gets or sets the range width.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.QualitativeRange.rangeRect">
|
||||
<summary>
|
||||
Gets or sets the range rectangle bounding box.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.QualitativeRange.RangeStart">
|
||||
<summary>
|
||||
Gets or sets the range start value.
|
||||
@@ -434,6 +387,16 @@
|
||||
Gets or sets the range caption.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.QualitativeRange.rangeWidth">
|
||||
<summary>
|
||||
Gets or sets the range width.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.BulletGraph.QualitativeRange.rangeRect">
|
||||
<summary>
|
||||
Gets or sets the range rectangle bounding box.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.QualitativeRangeCollection">
|
||||
<summary>
|
||||
Represents a collection of Qualitative ranges
|
||||
@@ -530,21 +493,21 @@
|
||||
</summary>
|
||||
</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.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.GetStaticData">
|
||||
<summary>
|
||||
Initializes the <see cref="T:Syncfusion.Styles.StaticData"/>, if <see cref="F:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore.staticData"/> is null.
|
||||
</summary>
|
||||
<returns><see cref="T:Syncfusion.Styles.StaticData"/></returns>
|
||||
</member>
|
||||
<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.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoSubObjectIdentity">
|
||||
<summary>
|
||||
Represents a class that provides style identity information for nested objects of the
|
||||
<see cref="T:Syncfusion.Styles.StyleInfoPropertyGrid"/> class.
|
||||
<see cref="T:Syncfusion.Styles.StyleInfoPropertyGrid" /> class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoSubObjectIdentity.#ctor(Syncfusion.Styles.StyleInfoBase,Syncfusion.Styles.StyleInfoProperty)">
|
||||
@@ -588,83 +551,6 @@
|
||||
<param name="identity">A <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoIdentity"/> that holds the identity for this <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore"/>.</param>
|
||||
<param name="store"> Holds instance of a <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore"/> class </param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.CreateSubObjectIdentity(Syncfusion.Styles.StyleInfoProperty)">
|
||||
<summary>
|
||||
Overridden to create a product-specific identity object for the sub object.
|
||||
</summary>
|
||||
<param name="sip">
|
||||
StyleInfoProperty descriptor for this sub object.
|
||||
</param>
|
||||
<returns>
|
||||
Identity for the sub object.
|
||||
</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.GetDefaultStyle">
|
||||
<summary>
|
||||
Gets the default style value of the <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.DefaultStyle"/> class.
|
||||
</summary>
|
||||
<returns>Returns the default style value.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeCaptionColor">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.CaptionColor"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeLabelColor">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.LabelColor"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeFeaturedMeasuredSymbolColor">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.FeaturedMeasuredSymbolColor"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeComparativeMeasureSymbolColor">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ComparativeMeasureSymbolColor"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeMinorTickColor">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.MinorTickColor"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeMajorTickColor">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.MajorTickColor"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeBackColor">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.BackColor"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeRangeColor">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.RangeColor"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeFont">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.Font"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeRangeStyle">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.RangeStyle"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.DefaultStyle">
|
||||
<summary>
|
||||
Gets the default style value for the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraph"/> control.
|
||||
@@ -811,10 +697,87 @@
|
||||
<see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraph.MajorTickStrokeThickness"/> property.
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.CreateSubObjectIdentity(Syncfusion.Styles.StyleInfoProperty)">
|
||||
<summary>
|
||||
Overridden to create a product-specific identity object for the sub object.
|
||||
</summary>
|
||||
<param name="sip">
|
||||
StyleInfoProperty descriptor for this sub object.
|
||||
</param>
|
||||
<returns>
|
||||
Identity for the sub object.
|
||||
</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.GetDefaultStyle">
|
||||
<summary>
|
||||
Gets the default style value of the <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.DefaultStyle"/> class.
|
||||
</summary>
|
||||
<returns>Returns the default style value.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeCaptionColor">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.CaptionColor"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeLabelColor">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.LabelColor"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeFeaturedMeasuredSymbolColor">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.FeaturedMeasuredSymbolColor"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeComparativeMeasureSymbolColor">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ComparativeMeasureSymbolColor"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeMinorTickColor">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.MinorTickColor"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeMajorTickColor">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.MajorTickColor"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeBackColor">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.BackColor"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeRangeColor">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.RangeColor"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeFont">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.Font"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.ShouldSerializeRangeStyle">
|
||||
<summary>
|
||||
Determines a value indicating whether to serialize <see cref="P:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle.RangeStyle"/> property.
|
||||
</summary>
|
||||
<returns><b>True</b> if the property was modified; Otherwise <b>False</b>.</returns>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphInfoSubObjectIdentity">
|
||||
<summary>
|
||||
Represents a class that provides style identity information for nested objects of the
|
||||
<see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle"/> class.
|
||||
<see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphVisualStyle" /> class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.BulletGraphInfoSubObjectIdentity.#ctor(Syncfusion.Styles.StyleInfoBase,Syncfusion.Styles.StyleInfoProperty)">
|
||||
@@ -914,6 +877,22 @@
|
||||
All changes in this style object will be saved in the
|
||||
<see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore"/> object.</param>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo.DefaultStyle">
|
||||
<summary>
|
||||
Gets the default style value for the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo"/>.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo.RangeColor">
|
||||
<summary>
|
||||
Gets or sets the range color value of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.QualitativeRange"/>.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo.Store">
|
||||
<summary>
|
||||
Gets the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore" /> object that holds all the data for
|
||||
this style object.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo.MakeCopy(Syncfusion.Styles.StyleInfoBase,Syncfusion.Styles.StyleInfoProperty)">
|
||||
<summary>
|
||||
Makes an exact copy of the current object.
|
||||
@@ -945,21 +924,42 @@
|
||||
</summary>
|
||||
<returns>True if contents were changed; False otherwise.</returns>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo.DefaultStyle">
|
||||
<member name="T:Syncfusion.BulletGraphWindowsAssembly">
|
||||
<exclude/>
|
||||
<summary>
|
||||
Gets the default style value for the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo"/>.
|
||||
This class holds the name of the Syncfusion.BulletGraph.Windows assembly and provides a helper
|
||||
routine that helps with resolving types when loading a serialization stream and when
|
||||
the framework probes for assemblies by reflection.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo.RangeColor">
|
||||
<member name="F:Syncfusion.BulletGraphWindowsAssembly.Name">
|
||||
<summary>
|
||||
Gets or sets the range color value of the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.QualitativeRange"/>.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.BulletGraph.RangeStyleInfo.Store">
|
||||
<summary>
|
||||
Gets the <see cref="T:Syncfusion.Windows.Forms.BulletGraph.BulletGraphStyleInfoStore"/> object that holds all the data for
|
||||
this style object.
|
||||
The full name of this assembly without version information: "Syncfusion.BulletGraph.Windows"
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.BulletGraphWindowsAssembly.Assembly">
|
||||
<summary>
|
||||
A reference to the <see cref="T:System.Reflection.Assembly"/> for the BulletGraph assembly.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.BulletGraphWindowsAssembly.RootNamespace">
|
||||
<summary>
|
||||
The root namespace of this assembly. Used internally for locating resources within the assembly.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.BulletGraphWindowsAssembly.#cctor">
|
||||
<summary>
|
||||
Initializes the <see cref="T:Syncfusion.BulletGraphWindowsAssembly"/> class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.BulletGraphWindowsAssembly.AssemblyResolver(System.Object,System.ResolveEventArgs)">
|
||||
<summary>
|
||||
This delegate helps with resolving types and can be used as an event handler
|
||||
for a <see cref="E:System.AppDomain.AssemblyResolve"/> event.
|
||||
</summary>
|
||||
<param name="sender">The source of the event.</param>
|
||||
<param name="e">The event data with information about the type.</param>
|
||||
<returns>A reference to the assembly where the type is located.</returns>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
|
||||
Reference in New Issue
Block a user