GrapeCity.ActiveReports.Chart
Base class for all the annotation classes
Name of this annotation type
Collection of the annotation objects
Occurs when collection contents is changed
Creates a new object that is a copy of the current instance.
A new object that is a copy of this instance.
Initializes new instance of the AnnotationsCollection class
Initializes new instance of the AnnotationsCollection class
Array of to initialize new instance with
Gets the number of elements contained in the instance. This property cannot be overridden.
The count.
Gets or sets the number of elements that the can contain.
The capacity.
Gets or sets item by given index
Gets item by given name
Adds annotation object to the collection
Adds a set of objects to the current collection
Determines whether the Collection contains the given
The to find within the collection
true
if the collection contains the value
parameter given; otherwise, false
.
TBW
Returns the index of the first occurrence of a value in the collection.
The object to locate in array.
The index of the first occurrence of value within the entire array, if found; otherwise, the lower bound of the array - 1.
Inserts an element into the collection at the specified index.
The zero-based index at which value
should be inserted.
The to insert.
Removes the first occurrence of a specific object from the collection.
The to remove from the collection.
TBW
Clears the collection
Removes objects at the index specified
A zero-based index of object to delete
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Line annotation object, may connect to other annotations
This member overrides Item.Clone
Object's clone
Get or sets start point of line.
Is not used if start of line is connected to another annotation
Gets or sets end point of line.
Is not used if end of line is connected to another annotation.
Get or sets line info used to draw this annotation.
Gets or sets AnnotationTextBar
object to connect start point to.
Gets or sets AnnotationTextBar
object to connect end point to.
Gets or sets index of anchor point of destination annotation to connect start point to.
Gets or sets index of anchor point of destination annotation to connect end point to.
Gets or sets the Name of annotation line.
The name.
Initializes a new instance of the AnnotationLine class.
Gets annotation type name.
Returns a that represents this instance.
A that represents this instance.
Specifies how an annotation's bar anchors to annotation's position.
The bar is anchored by its top left corner.
The bar is anchored by its top side.
The bar is anchored by its top right corner.
The bar is anchored by its left side.
The bar is anchored by its center.
The bar is anchored by its top right side.
The bar is anchored by its bottom left corner.
The bar is anchored by its bottom side.
The bar is anchored by its bottom right corner.
Text bar annotation object
This member overrides Item.Clone
Object's clone
Gets or sets position of anchor point to stick to layer surface.
Gets or sets background used to fill interior of the text bar.
Get or sets line info used to stroke text bar
Gets or sets anchor point in coordinate system of the corresponding layer
Gets or sets the width of the bar.
Gets or sets the height of the bar.
Gets or sets rotation angle (in degrees) of bar around anchor point.
Gets or sets font used to display text on bar.
Gets or sets text string to display on bar.
Gets or sets the name.
Initializes new instance of AnnotationTextBar
object with all properties set to its defaults.
Gets annotation type name.
Holds data about particular chart type
Gets a value indicating whether this instance is not categorical.
true if this instance is xy; otherwise, false.
Gets a value indicating whether this instance is categorical.
true if this instance is categorical; otherwise, false.
Gets the required series count.
Gets the properties types.
Gets the type of the core style.
Gets the type of the core renderer.
Gets a value indicating whether color palette should be applied to data point.
Describes sizes of border around rectangular area.
Initializes new instance of the BorderSizes class
Initializes new instance of the BorderSizes class
Left border margin
Right border margin
Top border margin
Bottom border margin
Gets or sets margin between inner and outer edges on the left side of a border
Gets or sets margin between inner and outer edges on the right side of a border
Gets or sets margin between inner and outer edges on the top side of a border
Gets or sets margin between inner and outer edges on the bottom side of a border
Class CustomDrawEventArgs. This class cannot be inherited.
Initializes a new instance of the CustomDrawEventArgs class.
Specifies custom drawing event
ICustomDrawer interface
Occurs before any drawings on this object by graph core.
Occurs after all drawings on this object by graph core is finished.
Specifies custom border drawing interface
Returns border margins
Draws border
Rectangle to draw border within
Drawing device interface
custom property types
Provides name for chart member name provider.
Gets the name for the field to find.
The name of the field or the empty string (""), if there is no value to return.
The index of the field to find.
Utility class. For internal use only.
Check data source.
data source to check.
Generates data values for given series
Series should be placed into SeriesCollection in order to make references to other series
Gets the data members.
Provides access to XML data.
Initializes a new instance of the XMLDataProvider class.
Data source object.
The name of the column where the row of data is read.
Gets the number of data values
if index is more then maximum allowed value provider should try not to throw exception, but return default (0) value.
For internal use.
Initializes a new instance of Class.
Gets the editor style used by the method.
An that can be used to gain additional context information.
A value that indicates the style of editor used by the method. If the does not support this method, then will return .
Edits the specified object's value using the editor style indicated by the method.
An that can be used to gain additional context information.
An that this editor can use to obtain services.
The object to edit.
The new value of the object. If the value of the object has not changed, this should return the same object it was passed.
Required designer variable.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
For internal use.
Initializes a new instance of Class.
Edits the specified object's value using the editor style indicated by the method.
An that can be used to gain additional context information.
An that this editor can use to obtain services.
The object to edit.
The new value of the object. If the value of the object has not changed, this should return the same object it was passed.
Gets the editor style used by the method.
An that can be used to gain additional context information.
A value that indicates the style of editor used by the method. If the does not support this method, then will return .
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
For internal use.
Initializes a new instance of Class.
Gets the editor style used by the method.
An that can be used to gain additional context information.
A value that indicates the style of editor used by the method. If the does not support this method, then will return .
Edits the specified object's value using the editor style indicated by the method.
An that can be used to gain additional context information.
An that this editor can use to obtain services.
The object to edit.
The new value of the object. If the value of the object has not changed, this should return the same object it was passed.
Required designer variable.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
For internal use.
Initializes a new instance of Class.
Indicates whether the specified context supports painting a representation of an object's value within the specified context.
An that can be used to gain additional context information.
true if is implemented; otherwise, false.
Paints a representation of the value of an object using the specified .
A that indicates what to paint and where to paint it.
Gets the editor style used by the method.
An that can be used to gain additional context information.
A value that indicates the style of editor used by the method. If the does not support this method, then will return .
Edits the specified object's value using the editor style indicated by the method.
An that can be used to gain additional context information.
An that this editor can use to obtain services.
The object to edit.
The new value of the object. If the value of the object has not changed, this should return the same object it was passed.
Paint value.
The value to paint.
Is equal to value for simple draw, and represents selected item in listbox
Context to paint.
Bounds to paint.
For internal use.
Initializes a new instance of Class.
Gets the editor style used by the method.
An that can be used to gain additional context information.
A value that indicates the style of editor used by the method. If the does not support this method, then will return .
Edits the specified object's value using the editor style indicated by the method.
An that can be used to gain additional context information.
An that this editor can use to obtain services.
The object to edit.
The new value of the object. If the value of the object has not changed, this should return the same object it was passed.
Required designer variable.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Specifies user interface settings for SharpGraph control
No UI
Adds "Customize" menu under items context menu
Use controls drawn tooltips instead on System.Windows.Forms.Tooltip
Switch this option on if you wish to use HitTest function, by default control applies
optimization so only objects that has mouse event handlers (or context menus or tooltips)
attached will be visible thru hit testing.
Commands for control's DoCmd method
creates new chart
performs "open" command
performs "save as" command
displays print preview
copies chart to clipboard
displays Chart Designer
displays Chart Designer, obsolete
displays "Chart Wizard"
Reverts graph to empty state
Refreshes chart data
Specifies device drawing mode
Standard mode, no specific options
Hatch patterns and line dashing are used to designate colors
Specifies how text item anchors to its position
Center
Top
Bottom
Left
Right
Top left
Top right
Bottom left
Bottom right
Specify the docking area
Dock to the top
Dock to the bottom
Dock to the left
Dock to the right
Specifies bar shapes
Bar
Cone
Custom bar type
Cylinder
Pyramid shape
Funnel/Pyramid chart 3D drawing style
(Default) Renders the Funnel chart with a Circular base shape.
Renders the Funnel chart with a Square base shape.
Point label placement
Data point labels are drawn to the left of the funnel segment
(Default) Data point labels are drawn to the right of the funnel segment
Funnel chart style
Data point Y-value controls the radius of the funnel segment.
(Default) Data point Y-value controls the height of the funnel segment
Manages saving and restoring of chart state
Creates an XML encoding of the SharpGraph object and its current state.
Specifies whether to store data to XML
Creates an XML encoding of the SharpGraph object and its current state (without data).
Creates an XML encoding of the SharpGraph object and its current state.
Reconstructs a SharpGraph object with a specified state from an XML encoding.
Use "strict" attribute of root element "SharpGraph" in xml files
to control error handling behaviour. This attribute is false by default. If true xml import process will stop once it finds first error and throw an exception.
If false it will mutually continue.
The XML encoding to use to reconstruct the SharpGraph object.
Reconstructs a SharpGraph object with a specified state from an XML encoding.
The XML file name to use to reconstruct the SharpGraph object.
Specifies axis type
Tha axis is used to place categories
Numeric axis
Logarithmic axis
Enum StandardAxis
The axis x
The axis x2
The axis y
The axis y2
The axis z
Enum ArrowType
No arrow
Triangle arrow
Lines arrow
Axes base class
Initializes a new instance of the class.
Creates clone of the current object
This method should be overriden if item should check inter-property dependencies.
By default it does nothing
Method should throw ArgumentException if it encounters errors
Offset of the first tick from Axis.Min
Position along adjacent axis
Gets or sets a value indicating whether the labels are smart.
true if [smart labels]; otherwise, false.
Gets or sets the axis arrow type.
The arrow.
Arrow
Gets or sets axis type, i.e. numerical or categorical
Min value for the axis or starting data point index for categories axis
Max value for the axis. Last data point index for categories axis.
Text to draw on axis
Font to use to draw title
Major axis tick
Minor axis tick
Line used to draw axis
Font used to draw axis' labels
How many labels to skip (for example 3 means: show label, skip, skip, ...)
Format used to ouput labels values
Labels contents, used for categorical axes
Controls position of labels against axis line
Gets or sets a value indicating whether the labels should be shown at bottom of the axis.
true if [labels at bottom]; otherwise, false.
If false, axis labels will not be drawn.
Gets or sets scale value used to draw labels. Label values are divided by scale.
Specifies whether to display scale value on axis's title
Specifies whether to draw axis.
Gets or sets a value indicating whether the labels are stagger.
true if [stagger labels]; otherwise, false.
This method is called by serializer using reflection.
This is a standard way to dynamically specify DesignerSerializationVisibility
Chart's axis
Creates default (numerical) axis
This member overrides Item.Clone
Object's clone
Gets or sets the axis name.
The name.
Can't change name for standard axis
Dirty state.
Custom axis
This member overrides Item.Clone
Object's clone
Creates default axis
Main axis (i.e. X, Y or Z) on which to draw this custom axis
if true, axis automatically calculates it's min value based on position against parent axis
if true, axis automatically calculates it's max value based on position against parent axis
Legnth of custom axis in terms of parent axis
Position of custom axis' origin in terms of parent axis
Dirty state.
Axes collection
Controls standard axes by default
Clones current object
Gets axis.
Gets the with the specified axis name.
Name of the axis.
AxisBase.
Adds axis to the collection
Adds a set of axes to the current collection
Gets all axis.
Determines whether the Collection contains the given
The to find within the collection
true
if the collection contains the value
parameter given; otherwise, false
.
Removes the first occurrence of a specific object from the collection.
The to remove from the collection.
Inserts an AxisBase
to the collection at the specified position
Returns the index of the first occurrence of a value in the collection.
The object to locate in array.
The index of the first occurrence of value within the entire array, if found; otherwise, the lower bound of the array - 1.
Performs additional custom processes before setting a value in the instance.
The zero-based index at which oldValue can be found.
The value to replace with newValue.
The new value of the element at index.
Performs additional custom processes after setting a value in the instance.
The zero-based index at which oldValue can be found.
The value to replace with newValue.
The new value of the element at index.
Performs additional custom processes after clearing the contents of the instance.
Performs additional custom processes when removing an element from the System.Collections.CollectionBase instance.
The zero-based index at which value can be found.
The value of the element to remove from index.
Gets the number of elements contained in the instance. This property cannot be overridden.
The count.
Gets or sets the number of elements that the can contain.
The capacity.
Performs additional custom processes after removing an element from the System.Collections.CollectionBase instance.
The zero-based index at which value can be found.
The value of the element to remove from index.
Performs additional custom processes before inserting a new element into the System.Collections.CollectionBase instance.
The zero-based index at which to insert value.
The new value of the element at index.
Performs additional custom processes after inserting a new element into the System.Collections.CollectionBase instance.
The zero-based index at which to insert value.
The new value of the element at index.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Labels collection
Clones current object
Gets a string array of the labels in the collection.
TBW
Adds label to the collection
Adds a set of labels to the current collection
Determines whether the Collection contains the given element
The string to find within the collection
true
if the collection contains the value
parameter given; otherwise, false
.
TBW
Returns the index of the first occurrence of a value in the collection.
The object to locate in array.
The index of the first occurrence of value within the entire array, if found; otherwise, the lower bound of the array - 1.
Inserts an element into the collection at the specified index.
The zero-based index at which value
should be inserted.
The to insert.
Removes the first occurrence of a specific object from the collection.
The to remove from the collection.
Removes all labels from collection
Gets the number of items in collection
Removes the element at the specified index
Represents the scroll bar on an axis.
Initializes a new instance of the AxisScroll class.
Clones this instance.
System.Object.
Scrolling position within parent axis
Scrolling area length
Step scrolling size. Step scrolling is occured when user clicks scroll buttons.
Specifies whether scroll is available
Gets or sets a value indicating whether this is enabled.
true if enabled; otherwise, false.
scrollbar background color
buttons face color
scrollbar outline color
scrollbar width in pixels
Gets or sets the name.
The name.
Represents backdrop that acts as separate item, i.e. may handle mouse events
Creates a new instance of the BackdropItem object
Creates a new instance of the BackdropItem object
Creates a new instance of the BackdropItem object
Creates a new instance of the BackdropItem object.
Creates a new instance of the BackdropItem object.
Creates a new instance of the BackdropItem object.
Creates a new instance of the BackdropItem object of a "gradient" style.
Creates a new instance of the BackdropItem object of a "gradient" style.
Creates a new instance of the BackdropItem object with a "hatch" style.
Creates a new instance of the BackdropItem object of a "hatch" style.
Creates a new instance of the BackdropItem object with a "picture" style.
Creates a new instance of the BackdropItem object with a "picture" style.
Creates a new instance of the BackdropItem object.
Creates a new instance of the BackdropItem object.
Creates a new instance of the BackdropItem object.
Creates a new instance of the BackdropItem object.
Initializes a new instance of the class.
Occurs when the mouse pointer is moved over the control.
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer hovers over the control.
Occurs when the mouse pointer leaves the control.
Occurs when the mouse pointer is over the control and a mouse button is released.
Occurs when the mouse wheel moves while the control has focus.
Indicates whether mouse events should be handled for this control (i.e. control implemets at least one of mouse event handler).
true if XXXX, false otherwise.
Handles the event.
The instance containing the event data.
Handles the event.
The instance containing the event data.
Handles the event.
The instance containing the event data.
Handles the event.
The instance containing the event data.
Handles the event.
The instance containing the event data.
Handles the event.
The instance containing the event data.
Handles the event.
The instance containing the event data.
Gets or sets the shortcut menu associated with the control.
Determines whether the specified is equal to this instance.
The to compare with this instance.
true if the specified is equal to this instance; otherwise, false.
Represents information required to draw borders
ZDepthRatio property's minimal and maximal values.
This member overrides Item.Clone
Object's clone
Creates default border
Initializes new instance of border object.
Initializes new instance of border object with a black shadow.
Specifies border line info
Specifies shadow weight
Initializes new instance of border object.
Specifies border line info
Specifies shadow weight
Specifies shadow color
Line style to draw border
Width of shadow outlining border
Color of shadow outlining border
For internal use.
Returns a collection of properties for the type of array specified by the value parameter, using the specified context and attributes.
An that provides a format context.
An that specifies the type of object to get the properties for.
An array of type that will be used as a filter.
A with the properties that are exposed for this data type, or null if there are no properties.
Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context.
An that provides a format context.
A that represents the type you want to convert from.
true if this converter can perform the conversion; otherwise, false.
Converts the given object to the type of this converter, using the specified context and culture information.
An that provides a format context.
The CultureInfo to use as the current culture.
The Object to convert.
An Object that represents the converted value.
Returns whether this converter can convert the object to the specified type, using the specified context.
An that provides a format context.
A that represents the type you want to convert to.
true if this converter can perform the conversion; otherwise, false.
Converts the given value object to the specified type, using the specified context and culture information.
An that provides a format context.
A CultureInfo. If null is passed, the current culture is assumed.
The Object to convert.
A that represents the type you want to convert to.
An Object that represents the converted value.
Compare the Border object to another System.Object and check if the two are equal.
System.Object to compare with Border object.
Boolean type. Returns True if the Border object is equal to System.Object. Otherwise it is False.
Returns a hash code for this instance.
A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.
Chart area object
ZDepthRatio property's minimal and maximal values.
Initializes new instance of chart area object without axes
Initializes new instance of chart area object.
Gets or sets backdrop info to draw chart area
Gets or sets chart area's border info
Gets or sets chart area's padding info
Gets or sets area depth, specified as z/x ratio.
Gets or sets XZ wall properties
Gets or sets XY wall settings
Gets or sets YZ wall properties
geometric projection details
Lighting details
Determines point from which chart is seen
User defined custom axes
Wall ranges (strip lines)
Specifies whether to swap X and Y axis direction. Used to get horizontally oriented chart.
Series line
This member overrides Item.Clone
Object's clone
Forces axis swapping
Chart areas collection class
Creates clone of the current object
Occurs when collection contents is changed.
Gets or sets area object at the given index
Gets the with the specified chart area name.
Name of the chart area.
ChartArea.
Adds area object to the current collection
Adds a set of area objects to the current collection
Determines whether the Collection contains the given
The to find within the collection
true
if the collection contains the value
parameter given; otherwise, false
.
TBW
Returns the index of the first occurrence of a value in the collection.
The object to locate in array.
The index of the first occurrence of value within the entire array, if found; otherwise, the lower bound of the array - 1.
Inserts an element into the collection at the specified index.
The zero-based index at which value
should be inserted.
The to insert.
Removes the first occurrence of a specific object from the collection.
The to remove from the collection.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Removes all chart areas from the collection
Gets the SharpGraph control that holds that collection
Specifies the type of color palette
Graph will not generate any Backdrop values automatically
SharpGraph's default color palette
8 color cascades from deep tee to pale orchids
Deep green spring colors. Two vivid colors and five pastel colors
It ranges from soft blue to gray in iceberg tones
It ranges from soft blue to gray in iceberg tones
A few light pastel colors
Color range from green refrigerator in the 70's to evergreens
Color range from blueberry to raspberry
Rich brown and gold autumn
Bitter green, rust color, beige
For internal use.
Initializes a new instance of Class.
Returns whether this object supports a standard set of values that can be picked from a list, using the specified context.
that provides a format context.
true if should be called to find a common set of values the object supports; otherwise, false.
Returns a collection of standard values for the data type this type converter is designed for when provided with a format context.
An that provides a format context that can be used to extract additional information about the environment from which this converter is invoked.This parameter or properties of this parameter can be null.
A that holds a standard set of valid values, or null if the data type does not support a standard set of values.
Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context.
An that provides a format context.
A that represents the type you want to convert from.
true if this converter can perform the conversion; otherwise, false.
Converts the given object to the type of this converter, using the specified context and culture information.
An that provides a format context.
The CultureInfo to use as the current culture.
The Object to convert.
An Object that represents the converted value.
Represents collection of series properties (series type specific)
Initializes a new instance of the class.
Clones this instance.
System.Object.
Initializes a new instance of the class.
The initial values.
This member overrides Item.IsDirty
. Always false.
Returns true if properties collection contains the property with the name specified
Gets property by its name
Returns the class name of this instance of a component.
The class name of the object, or null if the class does not have a name.
Returns a collection of custom attributes for this instance of a component.
An containing the attributes for this object.
Returns the name of this instance of a component.
The name of the object, or null if the object does not have a name.
Returns a type converter for this instance of a component.
A that is the converter for this object, or null if there is no for this object.
Returns the default event for this instance of a component.
An that represents the default event for this object, or null if this object does not have events.
Returns the default property for this instance of a component.
A that represents the default property for this object, or null if this object does not have properties.
Returns an editor of the specified type for this instance of a component.
A that represents the editor for this object.
An of the specified type that is the editor for this object, or null if the editor cannot be found.
Returns the events for this instance of a component using the specified attribute array as a filter.
An array of type that is used as a filter.
An that represents the filtered events for this component instance.
Returns the events for this instance of a component.
An that represents the events for this component instance.
Returns the properties for this instance of a component using the attribute array as a filter.
An array of type that is used as a filter.
A that represents the filtered properties for this component instance.
Returns the properties for this instance of a component.
A that represents the properties for this component instance.
Returns an object that contains the property described by the specified property descriptor.
A that represents the property whose owner is to be found.
An that represents the owner of the specified property.
Determines whether the specified is equal to this instance.
The to compare with the current .
true if the specified is equal to this instance; otherwise, false.
Represents a key-value pair.
Initializes a new instance of the class.
Initializes a new instance of the class.
Initializes a new instance of the class.
Initializes a new instance of the class.
Gets the value.
Gets the key.
Gets the validator.
Gets true if the custom property is applicable to series's points
Interface ICustomPropertyValueValidator
Method should throw ArgumentException if value is not valid
Gets any valid value.
The instance of .
Class NumericRangeValidator. This class cannot be inherited.
Initializes a new instance of the class.
The minimum.
if set to true [is inclusive].
Initializes a new instance of the class.
The minimum.
The maximum.
if set to true [is inclusive].
Method should throw ArgumentException if value is not valid
The value.
Gets any valid value.
System.Object.
Represents the set of properties for a data point.
Clones this instance.
System.Object.
This member overrides Item.IsDirty
. Always false.
Initializes a new instance of the class.
Initializes a new instance of the class.
Initializes a new instance of the class.
Initializes a new instance of the class.
Initializes a new instance of the class.
Gets or sets the properties fo data point.
The properties.
Gets or sets a value indicating whether this instance is empty.
true if this instance is empty; otherwise, false.
Gets or sets the Y values.
Gets or sets the X value.
Gets or sets a value indicating whether data point should be reflected in legend.
Gets or sets the legend text.
The legend text.
Gets or sets the backdrop.
The backdrop.
Gets or sets the border line.
The border line.
Gets or sets the line.
Gets or sets the marker.
Gets or sets the tooltip.
Array of double values
This member overrides Item.IsDirty
. Always false.
Initializes new instance of the DoubleArray
Data to initialize array with
Initializes new instance of the DoubleArray
Data to initialize array with
Initializes new instance of the DoubleArray
Data to initialize array with
Specifies whether the array value is a DateTime value
Initializes new instance of the DoubleArray. This constructor is used by code serialization.
Data to initialize array with. Format is numbers in invariant culture separated by semicolons
Initializes new instance of the DoubleArray
Data to initialize array with
Creates a clone of the current object
Gets value at the index specified
Gets a value indicating whether the 2D array is a DateTime type array.
Specify the index of a two-dimensional array.
Sets the specified value of the specified index as a DateTime value.
Specify the index of the value to be set.
Specify a value.
Gets array length
Provides a way to process converting of instances ot class.
Returns whether this converter can convert the object to the specified type, using the specified context.
An that provides a format context.
A that represents the type you want to convert to.
true if this converter can perform the conversion; otherwise, false.
Converts the given object to the type of this converter, using the specified context and culture information.
An that provides a format context.
The CultureInfo to use as the current culture.
The Object to convert.
An Object that represents the converted value.
Returns whether this converter can convert the object to the specified type, using the specified context.
An that provides a format context.
A that represents the type you want to convert to.
true if this converter can perform the conversion; otherwise, false.
Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context.
An that provides a format context.
A that represents the type you want to convert from.
true if this converter can perform the conversion; otherwise, false.
Convert the value of the current instance to string representation, depending on the specified culture.
Specify the culture to use.
Converts the value of the current instance to string representation.
DataPoints collection class
Creates a clone of the current collection
Occurs when the collection's content is changed
Initializes a new instance of the DataPointsCollection class.
Gets the number of elements contained in the DataPointsCollection instance.
Gets or sets the number of elements that the DataPointsCollection can contain.
Gets or sets collection item by given index
Adds layer object to the current collection
Adds a set of layers to the current collection
Determines whether the Collection contains the given
The to find within the collection
true
if the collection contains the value
parameter given; otherwise, false
.
TBW
Returns the index of the first occurrence of a value in the collection.
The object to locate in array.
The index of the first occurrence of value within the entire array, if found; otherwise, the lower bound of the array - 1.
Inserts an element into the collection at the specified index.
The zero-based index at which value
should be inserted.
The to insert.
Removes the first occurrence of a specific object from the collection.
The to remove from the collection.
Provides a way to process converting of instances ot class.
Converts the given value object to the specified type, using the specified context and culture information.
An that provides a format context.
A CultureInfo. If null is passed, the current culture is assumed.
The Object to convert.
A that represents the type you want to convert to.
An Object that represents the converted value.
Adds a DataPoint with the specified parameters to the DataPointsCollection.
Specifies the X value.
Specifies the Y values.
System.Int32.
Adds a DataPoint with the specified y value to the DataPointsCollection.
Specifies the Y value.
Binds the X and Y values of the collection's DataPoints to the specified column(s) of the specified data source.
Specifies the data source object that provides the X value(s).
Specify the name of the column supplying the X value of DataPoints as a string.
Specifies the data source object that provides the Y value(s).
Specify a comma-separated column names to supply Y values for DataPoints.
Binds the Y value(s) of the collection's DataPoints to the specified column(s) of the specified data source.
Specifies the data source object that provides the Y value(s).
Specifies the data source field(s) to which to bind DataPoints.
Binds the X value and Y values of the collection's DataPoints to the first column(s) of the specified data source(s).
Specifies the data source that will supply the X values for the DataPoints. The first available column will be used.
Specifies the Y value(s) of the DataPoint object added to the collection (one or more comma-separated values).
Binds the Y value(s) of the collection's DataPoints to the first column of the specified data source(s).
Binds the X value and Y values of the collection's DataPoints to a specified data source.
Specifies the array of X values of the DataPoint object added to the collection.
Specifies the array of Y values of the doubles added to the collection.
Binds the Y values of the collection's DataPoints to a specified data source.
Summary description for FontInfo.
This member overrides Item.Clone
Object's clone
Initializes new instance of the FontInfo object
Text color
System font
Text angle in degrees
Initializes new instance of the FontInfo object
Text color
System font
Initializes new (default) instance of the FontInfo object
Specifies the text color
Rotation angle, clockwise, degrees
GDI font
Compare the FontInfo object to another System.Object and check if the two are equal.
System.Object to compare with FontInfo object.
It functions as a hash function for a particular type. It is suitable for use in data structures such as hash algorithm and hash table.
Represents the setting of the GridLayout object
For a list of all members of this type, see the GridLayout member
This member overrides Item.IsDirty
. Always false.
Initializes a new instance of the GridLayout class
Initializes a new instance of the GridLayout class, specifying the number of rows and the number of columns
Specify the number of rows
Specify the number of columns
Gets or sets the number of columns in GridLayout
Gets or sets the number of rows in GridLayout
Gets number of chart area cells
Increases rows or columns whichever is less by 1.
Decreases rows or columns whichever is more by 1.
For internal use.
Returns a collection of properties for the type of array specified by the value parameter, using the specified context and attributes.
An that provides a format context.
An that specifies the type of object to get the properties for.
An array of type that will be used as a filter.
A with the properties that are exposed for this data type, or null if there are no properties.
Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context.
An that provides a format context.
A that represents the type you want to convert from.
true if this converter can perform the conversion; otherwise, false.
Returns whether this converter can convert the object to the specified type, using the specified context.
An that provides a format context.
A that represents the type you want to convert to.
true if this converter can perform the conversion; otherwise, false.
Converts the given object to the type of this converter, using the specified context and culture information.
An that provides a format context.
The CultureInfo to use as the current culture.
The Object to convert.
An Object that represents the converted value.
Converts the given value object to the specified type, using the specified context and culture information.
An that provides a format context.
A CultureInfo. If null is passed, the current culture is assumed.
The Object to convert.
A that represents the type you want to convert to.
An Object that represents the converted value.
Compare the GridLayout object to another System.Object and check if the two are equal.
System.Object to compare with GridLayout object.
Gets hash code.
For internal use. Base interface for chart's items.
Dirty state.
Current attachable state.
Attache to parent.
parent
Gets parent if attached.
This class supports hierarchy of items
that allows to handle isDirty flag and to automatically refresh drawing
Specifies whether object should be redrawn
Initializes a new instance of Class.
Current attachable state.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Decrease layout flag.
This event is fire when this object changes, including changes in any inner properties.
Returns internal array
array of some objects
method is called automatically upon attaching parent
sublcassed items should call this method on critical property change
if there is no graph as grandparent this method does nothing, otherwise it calls CheckValidityImpl
this method should be overriden if item should check inter-property dependencies.
by default it does nothing
Method should throw ArgumentException if it encounters errors
Dirty state.
is called when property value changes.
Is called by main SharpGraph's core convertor after it have used all info from the object.
Object has to set it's IsDirty to false on this call.
Makes sense only for objects that doesn't have getCore... method.
Gets collection of PropertyInfo objects for items that should be serialized to XML
Serialization context
Creates a new object that is a copy of the current instance.
A new object that is a copy of this instance.
Returns root of chart graph
Base class for area scrolls and legend items.
Initializes a new instance of Class.
Gets or sets component name.
Occurs when the instance disposed.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Returns a string that represents the current object.
A string that represents the current object.
Represents contextual information about a serialization, such as its DirectionType, document and other.
Direction to serialize - from xml or to xml
Object's state to the xml.
Xml to the object's state
Gets the XmlDocument.
Gets the registered components collection.
Gets the flag determining if points will be included or not.
False by default. If true xml import process will stop once it finds an error and throw an exception.
If false it will mutually continue. Use "strict" attribute of root element "SharpGraph" in xml files
to control this behaviour.
Direction to serialize - from xml or to xml
Initializes a new instance of the GraphXmlSerializationContext class.
A SharpGraph control
Direction to serialize - from xml or to xml
An XmlDocument
Initializes a new instance of the GraphXmlSerializationContext class.
Direction to serialize - from xml or to xml
An XmlDocument
IChartXmlSerializable interface
Stores object's state to XML node
Node name
Reads object's state from XML node
IMouseEnabled interface
Occurs when the mouse pointer is moved over the control.
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer hovers over the control.
Occurs when the mouse pointer leaves the control.
Occurs when the mouse pointer is over the control and a mouse button is released.
Occurs when the mouse wheel moves while the control has focus.
Gets or sets the shortcut menu associated with the control.
Indicates whether mouse events should be handled for this control (i.e. control implemets at least one of mouse event handler).
Class of items with overridable drawing code
Initializes a new instance of Class.
Initializes a new instance of Class.
Current mode.
Specifies antialiasing mode to draw current object
Check if AntiAliasing mode is same.
Item to compare.
True if equals.
PreDraw event is fired before any drawings on this object by chart core.
PostDraw event is fired after all drawings on this object by chart core is finished.
Don't call, it just for overriding
Call to get corresponding core object
Component with name.
Gets or sets component name.
Chart area and legend base class.
Gets or sets component name.
Throws if component was disposed.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Returns a string that represents the current object.
A string that represents the current object.
Class of the items user may interact with
Initializes a new instance of Class.
Initializes a new instance of Class.
Current mode.
Occurs when the mouse pointer is moved over the control.
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Occurs when the mouse pointer enters the control.
Occurs when the mouse pointer hovers over the control.
Occurs when the mouse pointer leaves the control.
Occurs when the mouse pointer is over the control and a mouse button is released.
Occurs when the mouse wheel moves while the control has focus.
Check if mouse handling required.
True if mouse handling required.
Handles the event.
The instance containing the event data.
Handles the event.
The instance containing the event data.
Handles the event.
The instance containing the event data.
Handles the event.
The instance containing the event data.
Handles the event.
The instance containing the event data.
Handles the event.
The instance containing the event data.
Handles the event.
The instance containing the event data.
Gets or sets the shortcut menu associated with the control.
Class of the components user may interact with
Initializes a new instance of Class.
Gets or sets component name.
Occurs when the instance disposed.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Returns a that represents this instance.
A that represents this instance.
Label object
This member overrides Item.Clone
Object's clone
This member overrides Item.CheckPropertiesValidityImpl
.
Initializes new instance of the LabelInfo class with default settings
Initializes new instance of the LabelInfo class with default settings
Initializes new instance of the LabelInfo class
border info to outline label's bar
backdrop info to fill label's bar
font info to draw label text
format string to draw label
label alignment around the anchor point
Initializes new instance of the LabelInfo class
border info to outline label's bar
backdrop info to fill label's bar
font info to draw label text
format string to draw label
label alignment around the anchor point
Gets or sets line info to outline label bar
Gets or sets background info to fill label bar
Gets or sets font info to draw labels
Gets or sets label format string
this value replaces Format and is used for labels data binding
Gets or sets label's position around anchor point
Determines whether the specified is equal to this instance.
The to compare with the current .
true if the specified is equal to this instance; otherwise, false.
Returns a hash code for this instance.
A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.
Legend class
Floating legend alignment
Floating legend vertical margin
Floating legend horizontal margin
this variable is used to determine if user initialized value of DockArea
or we should set it to default value
This member overrides Item.Clone
Object's clone
Initializes new instance of the LegendItem object with the default properties set
Gets or sets backdrop info to fill legend box
Gets or sets border info to outline legend box
Gets or sets legend visibility
Gets or sets legend title
Gets or sets legend footer
Gets or sets font to draw labels
Gets custom legend items collection
Gets or sets floating legend alignment within chart area
Gets or sets floating legend horizontal margin
Gets or sets floating legend vertical margin
Gets or sets custom-draw object
Gets or sets the chart area to which the legend is docked.
The dock area.
Specifies whether legend will be docked inside containing area
Gets or sets the grid layout for the Legend.
The grid layout.
Legends collection class
Creates a clone of the current collection
Occurs when the collection's content is changed
Initializes a new instance of the LegendsCollection class.
Gets or sets collection item by given index
Gets or sets collection item by given name
Adds layer object to the current collection
Adds a set of layers to the current collection
Determines whether the Collection contains the given
The to find within the collection
true
if the collection contains the value
parameter given; otherwise, false
.
TBW
Returns the index of the first occurrence of a value in the collection.
The object to locate in array.
The index of the first occurrence of value within the entire array, if found; otherwise, the lower bound of the array - 1.
Inserts an element into the collection at the specified index.
The zero-based index at which value
should be inserted.
The to insert.
Removes the first occurrence of a specific object from the collection.
The to remove from the collection.
Removes all legend objects from the collection
Gets the SharpGraph control that holds that collection
Compare the LegendsCollection object to another System.Object and check if the two are equal
The System.Object to compare with the LegendsCollection object
It functions as a hash function for a particular type. It is suitable for use in data structures such as hash algorithm and hash table.
Specifies standard legend marker shapes
No shape
Line
Filled rectangle
Filled area
Custom legend item
This member overrides Item.Clone
Object's clone
Returns a that represents this instance.
Initializes new instance of the LegendItem class
Gets or sets text string to display on legend
Gets or sets Marker shape
Gets or sets Line style to display on marker shape
Backdrop to draw under the legend marker shape
Gets or sets border to draw around legend marker shape
Gets or sets series marker info to draw inside legend marker
Represents the settings for the LegendItemsCollection class.
Creates a new object that is a copy of the current instance.
A new object that is a copy of this instance.
Initializes new instance of the LegendItemsCollection class
Gets the number of elements contained in the instance. This property cannot be overridden.
The count.
Gets or sets the number of elements that the can contain.
The capacity.
Get or sets custom legend item by given index
The index of the item
Get or sets custom legend item by given name
The name of the item
Adds new legend item to the current collection
Legend item to add
Adds array of legend items to collection
legent items
Determines whether the Collection contains the given
The to find within the collection
true
if the collection contains the value
parameter given; otherwise, false
.
Copies the entire collection to a compatible one-dimensional Array, starting at the specified index of the target array.
The one-dimensional Array that is the destination of the legend items copied from collection. The Array must have zero-based indexing.
The zero-based index in array at which copying begins
Returns the index of the first occurrence of a value in the collection.
The object to locate in array.
The index of the first occurrence of value within the entire array, if found; otherwise, the lower bound of the array - 1.
Inserts a legend item into the collection at the specified index.
The zero-based index at which value
should be inserted.
The to insert
Removes the first occurrence of a specific object from the collection.
The to remove from the collection
Performs additional custom processes before inserting a new item into the collection instance.
The zero-based index at which to insert value.
The new value of the item at index
.
Determines whether the specified is equal to this instance.
The to compare with the current .
true if the specified is equal to this instance; otherwise, false.
Returns a hash code for this instance.
A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.
Specifies type of the light source
Ambient light source. Is equal to DirectionalLightRatio == 0
Infinite directional light source (like the Sun)
Point light source
Represents lighting options and positioning
This member overrides Item.Clone
Object's clone
This member overrides Item.IsDirty
. Always false.
Initializes new instance of the LightInfo class with a default settings
Initializes new instance of the LightInfo class
Light source position
Light source type
Specifies directional/ambient intencity ratio
Gets or sets type of the light source
Gets or sets light source position (direction for infinite source)
Gets os sets directional/ambient intencity ratio
Compare the Light object to another System.Object and check if the two are equal.
It functions as a hash function for a particular type. It is suitable for use in data structures such as hash algorithm and hash table.
Specifies marker shapes
No shape
Displays dot shape
Displays rectangle in 2D, cube in 3D
Displays circle in 2D, sphere in 3D mode
Displays triangle in 2D mode, cone in 3D
Displays inverted triangle (inverted cone)
Displays diamond
Displays pyramid shape
Displays x-like cross shape
Marker object
This member overrides Item.Clone
Object's clone
Initializes new instance of the MarkerInfo class with a default settings
Initializes new instance of the MarkerInfo class
Initializes new instance of the MarkerInfo class
Marker size
Marker's shape
backdrop info to fill marker shape
line info to outline marker shape
label info to draw on the marker
Initializes new instance of the MarkerInfo class
Marker size
Marker's shape
backdrop info to fill marker shape
line info to outline marker shape
label info to draw on the marker
label distance factor
Initializes new instance of the MarkerInfo class
Marker size
Marker's shape
backdrop info to fill marker shape
line info to outline marker shape
label info to draw on the marker
Gets or sets marker size
Gets or sets marker shape
Gets or sets background info to fill marker shape
Gets or sets line info to stroke marker shape
Gets or sets label info to draw on marker
Gets or sets label distance factor.
Compare the Marker object to another System.Object and check if the two are equal.
It functions as a hash function for a particular type. It is suitable for use in data structures such as hash algorithm and hash table.
Boolean type accepted null value.
Default constructor
a boolean value to use as a initial value
Performs a comparison of two NullableBooleans and returns a value indicating whether one is less than, equal to, or greater than the other.
The first NullableBoolean to compare.
The second NullableBoolean to compare.
Less than zero if n1 is less than n2; 0 (zero) if n1 and n2 are equal; Greater than zero if n1 is greater than n2.
Implicit type conversion operator from to .
Explicit type conversion operator from to .
Oveloading the equality operator.
Overloading the inequality operator.
Determines whether the specified is equal to this instance.
The to compare with this instance.
true if the specified is equal to this instance; otherwise, false.
Equalses the specified other.
The other.
true if XXXX, false otherwise.
Returns a hash code for this instance.
A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.
Returns a that represents this instance.
A that represents this instance.
Performs a comparison of current instance and specified instance of
and returns a value indicating whether one is less than, equal to, or greater than the other.
The instance of to be compared with.
Less than zero if current instance is less than other; 0 (zero) if they are equal; Greater than zero if current instance is greater than other.
Returns the false if there is null value otherwise returns true.
Gets the value of .
Padding class
Padding Empty Structure
Padding Constructor
All
Padding Constructor
Left
Tol
Right
Bottom
Gets or sets padding
Gets or sets bottom padding
Gets or sets left padding
Gets or sets right padding
Gets or sets top padding
Gets horizontal padding property
Gets versical padding property
Gets size
Determines whether the two paddings are the same.
Determines whether the two paddings are not the same.
Determines whether the specified is equal to this instance.
Determines whether the specified is equal to this instance.
Another object to compare to.
true if the specified is equal to this instance; otherwise, false.
Returns a hash code for this instance.
A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.
Wall object
This member overrides Item.Clone
Object's clone
Initializes new instance of the Wall object with a default settings
Initializes new instance of the Wall object
Initializes new instance of the Wall object
backdrop info to fill the wall rectangle
Initializes new instance of the Wall object
backdrop info to fill the wall rectangle
Initializes new instance of the Wall object
backdrop info to fill the wall rectangle
Initializes new instance of the Wall object
backdrop info to fill the wall rectangle
Initializes new instance of the Wall object
backdrop info to fill the wall rectangle
Initializes new instance of the Wall object
backdrop info to fill the wall rectangle
Initializes a new instance of the class.
Gets or sets the wall width (thickness)
Gets or sets backdrop info to fill the wall
Gets or sets the wall visibility
Determines whether the specified is equal to this instance.
The to compare with the current .
true if the specified is equal to this instance; otherwise, false.
Returns a hash code for this instance.
A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.
Geometric projection settings class
This member overrides Item.Clone
Object's clone
This member overrides Item.IsDirty
. Always false.
Initializes new instance of the Projection class with the default settings.
Initializes new instance of the Projection class.
Specifies projection type
For use for orthogonal projection only
For use for orthogonal projection only
Initializes new instance of the Projection class.
Specifies projection type
For use for orthogonal projection only
For use for orthogonal projection only
Initializes new instance of the Projection class.
Specifies projection type
For use for orthogonal projection only
For use for orthogonal projection only
Gets or sets projection type
Gets or sets world origin offset by x axis. For use for orthogonal projection only.
Gets or sets world origin offset by y axis. For use for orthogonal projection only.
Determines horizontal rotation of chart box (in degrees)
Determines horizontal rotation of chart box (in degrees)
Determines perspective ratio (0-100%).
Minimum allowed value for VerticalRotation for current Projection.DY
Maximum allowed value for VerticalRotation for current Projection.DY
Minimum allowed value for HorizontalRotation for current Projection
Maximum allowed value for HorizontalRotation for current Projection
Determines whether the specified is equal to this instance.
The to compare with the current .
true if the specified is equal to this instance; otherwise, false.
Specifies chart types
Area chart
Area chart
2D bar (vertical) chart
3D bar (vertical) chart
Bezier line chart
Bezier XY line chart
3D Bezier XY line chart
Bezier 3D line chart
Bubble (requires two data series)
XY bubble (requires 3 series)
Candlestick chart (requires 4 data series)
Clustered Bar
Pie/doughnut chart
3D Pie/doughnut chart
Funnel chart
Funnel 3D chart
Gantt chart (requires 2 data series)
3D Gantt chart (requires 2 data series)
HiLo chart (requires 2 data series)
HLOC chart (requires 4 data series)
Horizontal Bar chart
3D Horizontal Bar chart
Kagi chart
3D Kagi chart
Line chart
3D line chart
XY Line chart (requires 2 data series)
3D XY Line chart (requires 2 sorted data series)
XY plot chart (requires 2 data series)
Point and Figure chart (requires 2 data series)
Pyramid chart
Pyramid 3D chart
Renko chart
3D Renko chart
Scatter chart
Stacked area chart
3D Stacked area chart
Stacked bar chart
Stacked 3d bar chart
Stacked area chart scaled to 100 percents
3D Stacked area chart scaled to 100 percents
Stacked bar chart scaled to 100 percents
Stacked 3d bar chart scaled to 100 percents
Three Line Break chart
3D Three Line Break chart
Specifies the mode to build legend items.
Auto mode
Legend items are determined by series.
Legend items are determined by data points.
Represents the settings for the Series object.
Event for ValueMembersX and ValueMembersY changes
this variable is used to determine if user initialized value of ChartArea
or we should set it to default value
this variable is used to determine if user initialized value of Legend
or we should set it to default value
current generation of data represented by Points collection
Data generation of internal data cache
if set to true it will increase points generation and start all series recalculation
Gets true if specific type is financial chart type
Needs the mouse handling.
Handles the event.
Handles the event.
Handles the event.
gets config data for current chart type
This member overrides Item.Clone
Object's clone
Creates default series
Gets or sets the binding formula for the X values in the series.
Gets or sets the binding formula for the Y values in the series.
Specifies the series's chart type
Specified X axis
On which axis layer will be based vertically
z position of layer's plane on chart space
Get or sets layer's visibility.
Gets or sets the chart area.
Gets or sets the legend.
Gets or sets the properties.
Gets the points.
This method is called by serializer using reflection
Series' annotations
Gets or sets the color palette.
Gets or sets the legend items mode.
Gets or sets a value indicating whether the item should be displayed in legend.
Gets or sets the legend text.
Gets or sets the backdrop.
Gets or sets the border line.
Gets or sets the line.
Gets or sets the marker.
Gets or sets the tooltip.
Gets or sets the name.
This member overrides Item.CheckPropertiesValidityImpl
.
returns custom property name by its id
property type
designates properties level, if true - it is DataPoint, false means Series
creates core layer for current series
Adjusts data providers for financial charts: creates data adapters and updates SeriesSet
return true if property specified is defined
Properties collection
Property name
creates series style for given chart type and its custom properties
creates series style for based on style specified (overrides defined properties)
style to inherit defined properties from
custom properties to override base style
Raise when valueMembersX or ValueMembersY changes
Property Name
Old Value
New Value
Series collection class
For handling ValueMemberx and ValueMemberY changes
Initializes a new instance of the Projection class.
Creates a clone of the current collection
Occurs when the collection's content is changed
Gets or sets collection item by given index
Gets the with the specified series name.
Adds layer object to the current collection
Adds a set of layers to the current collection
Determines whether the Collection contains the given
The to find within the collection
true
if the collection contains the value
parameter given; otherwise, false
.
TBW
Returns the index of the first occurrence of a value in the collection.
The object to locate in array.
The index of the first occurrence of value within the entire array, if found; otherwise, the lower bound of the array - 1.
Inserts an element into the collection at the specified index.
The zero-based index at which value
should be inserted.
The to insert.
Removes the first occurrence of a specific object from the collection.
The to remove from the collection.
Raised when ValueMeberx and ValueMembersY changes
Series
Disposes this instance.
Gets the SharpGraph control that holds that collection
Determines whether the specified is equal to this instance.
Returns a hash code for this instance.
A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.
Tick attributes. Ticks are drawn on axes.
TickLength property's minimal and maximal values.
This member overrides Item.Clone
Object's clone
Initializes new instance of the TickInfo object.
Initializes new instance of the TickInfo object.
Tick step
Initializes new instance of the TickInfo object.
Line info to draw tick line
Tick step
Tick length
Initializes new instance of the TickInfo object.
Line info to draw tick line
Line info to draw grid line
Tick step
Tick length
Specifies tick and grid lines visibility
Line used to draw tick
Line used to draw grid on walls
Step in units of measure of the axis between two subsequent ticks
length of line to draw tick
Controls if tick will be drawn
Determines whether the specified is equal to this instance.
The to compare with the current .
true if the specified is equal to this instance; otherwise, false.
Returns a hash code for this instance.
A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.
Properties for text objects
this variable is used to determine if user initialized value of DockArea
or we should set it to default value
This member overrides Item.Clone
Object's clone
Returns a that represents this instance.
A that represents this instance.
Initializes new instance of the Title object.
Text string to display
Backdrop to draw under the text
If false, nothing will be drawn
Gets or sets the docking type.
The docking.
Gets or sets the dock area.
The dock area.
Border to draw around text
Font to draw text
position of text
Gets or sets the title name.
The name.
Name
Gets or sets custom border draw implementation class
Titles collection class
Initializes a new instance of the TitlesCollection class
Creates a clone of the current collection
Occurs when the collection's content is changed
Gets or sets collection item by given index
Gets the with the specified title name.
Name of the title.
Title.
Adds layer object to the current collection
Adds a set of layers to the current collection
Determines whether the Collection contains the given
The to find within the collection
true
if the collection contains the value
parameter given; otherwise, false
.
TBW
Returns the index of the first occurrence of a value in the collection.
The object to locate in array.
The index of the first occurrence of value within the entire array, if found; otherwise, the lower bound of the array - 1.
Inserts an element into the collection at the specified index.
The zero-based index at which value
should be inserted.
The to insert.
Removes the first occurrence of a specific object from the collection.
The to remove from the collection.
Gets the SharpGraph control that holds that collection
Wall range object class.
This member overrides Item.Clone
Object's clone
Implements IMouseEnabled.NeedMouseHandling
always true
Initializes new instance of the WallRange class.
Gets adjacent axes collection. Wall range is displayed on the visible walls based on primary and adjacent axes.
Gets or sets primary axis. Wall range is displayed on the visible walls based on primary and adjacent axes.
Gets or sets DrawOnTopOfGridLines property. DrawOnTopOfGridLines specifies whether to draw current range after grid lines are drawn.
Gets or sets range's start value
Gets or sets range's end value
Gets or sets backdrop into to fill range with
Gets or sets range visibility
Gets or sets border info to outline wall range
Collection of wall ranges
Creates a clone of the current object
Gets the number of elements contained in the instance. This property cannot be overridden.
The count.
Gets or sets the number of elements that the can contain.
The capacity.
Gets or sets the element at the specified index.
The index.
WallRange.
Gets the with the specified wall range name.
Name of the wall range.
WallRange.
Adds wall range object to the current collection
Adds a set of wall ranges to the current collection
Determines whether the Collection contains the given
The to find within the collection
true
if the collection contains the value
parameter given; otherwise, false
.
TBW
Returns the index of the first occurrence of a value in the collection.
The object to locate in array.
The index of the first occurrence of value within the entire array, if found; otherwise, the lower bound of the array - 1.
Inserts an element into the collection at the specified index.
The zero-based index at which value
should be inserted.
The to insert.
Removes the first occurrence of a specific object from the collection.
The to remove from the collection.
Specifies mouse events
Mouse event arguments
TBW
Gets the point index if the mouse event occured on the data series
Gets mouse pointer x coordinate
Gets mouse pointer y coordinate
Gets control which mouse event occured on
Gets Shape Area on which mouse event occured on
Datadynamics SharpGraph control for WinForms
For internal use.
For internal use.
For internal use.
Sets the culture provider.
Initializes new instance of the SharpGraph control
Gets or sets the data source direct.
Releases the unmanaged resources used by the Component and optionally releases the managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Clears internal caches, so that chart will load all that data when it will be drawn next time
DrawContent is provided primararily for usage with ARNet2. However, by providing this function, it also
allows some other usages to non-display canvases. OnPaint now calls this.
SharpGraph device oriented DrawContent
This member overrides Control.OnPaint
This member overrides Control.OnPaintBackground
This member overrides Control.OnResize
Returns true if given chart type suggested to render only a figure.
transfers chart areas
Returns true if any floating legend is docked to area specified
transfers floating legends for chart area specified
Chart area to handle
Region object to add core legend object to
transfers all the titles docked to object specified. Skips all floating objects (legends)
collection to transfer
area to transfer objects docked to
region to put docked objects to to
the inner region to put other objects laying inside
transfers data series
if specified transfers only series bound to area specified.
reorders components and adds them to given Layout manager object
list of components to add
layout to reorder components of
map of components to their position. Valid position values are integers {0,1,2}
Returns true if horizontal chart should be drawn for area specified
Returns true if all the visible series bounds to area specified have the same type
Assigned to series type if return value is true. Otherwise value is undefined
Main chart's backdrop, spans all chart control area
Main chart's border, spans all chart control area
Gets control's Titles collection
Where chart gets it's data to display
Global graph's data source
For internal use only!
Chart Areas
Chart Areas Columns
Gets control's Legend object
If true chart will be automatically refreshed(redrawn) on each property change
Enables specific UI features
Gets or sets graphics device specific options
Gets or sets custom border drawer object for entire control
Gets or sets custom border drawer object for chart areas
Global color palette. May be overrided on series level
Gets or sets a value indicating whether this instance is design mode.
true if this instance is design mode; otherwise, false.
Enable or disable the design mode.
true to enable design mode.
Gets or sets the current designer.
Gets or sets the background color for the control.
The color of the back.
Gets or sets the description of the control used by accessibility client applications.
Gets or sets the name of the control used by accessibility client applications.
Gets or sets the accessible role of the control
Gets or sets the background image displayed in the control.
Gets or sets the font of the text displayed by the control.
Gets or sets the foreground color of the control.
The color of the fore.
Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.
The right to left.
Gets or sets the text associated with this control.
The text.
This member overrides Control.Cursor
Gets or sets the Input Method Editor (IME) mode of the control.
The IME mode.
Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus.
true if [causes validation]; otherwise, false.
Writes the XML.
The control node.
Reads the XML.
Serialize this object to binary writer in XML format.
Deserialize the data from XMl format.
The bin reader.
Called when context menu requested.
The p.
Clears the invalid bindings.
This property exists for tests only.
Gets the boolean value indicating "AutoRunWizard" registry value set to non-zero value
true is "Auto Run Wizard" option is on
is set to DataDyanmics.ActiveReports.ChartControl from ChartControl : CHART_WIZARD_DATASOURCE
Executes command
command to execute
optional parameters
For internal use.
Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context.
An that provides a format context.
A that represents the type you want to convert from.
true if this converter can perform the conversion; otherwise, false.
Returns whether this converter can convert the object to the specified type, using the specified context.
An that provides a format context.
A that represents the type you want to convert to.
true if this converter can perform the conversion; otherwise, false.
Converts the given object to the type of this converter, using the specified context and culture information.
An that provides a format context.
The CultureInfo to use as the current culture.
The Object to convert.
An Object that represents the converted value.
Converts the given value object to the specified type, using the specified context and culture information.
An that provides a format context.
A CultureInfo. If null is passed, the current culture is assumed.
The Object to convert.
A that represents the type you want to convert to.
An Object that represents the converted value.
Returns info about graph item that is placed in specified coordinates.
Please consider using UIOptions.ForceHitTesting before calling HitTest function.
reference to HitTestInfo or null if item is not found
This member overrides Control.OnMouseMove
This member overrides Control.OnMouseDown
This member overrides Control.OnMouseUp
This member overrides Control.OnMouseWheel
This member overrides Control.OnMouseLeave
Occurs when SetDirty called.
Signals the object that initialization is starting.
Signals the object that initialization is complete.
Fixes the references between chart object.
This method is used when chart is partially deserialized.
Gets "default" chart area. Newly added series and legends are bound to "default" chart area.
Gets "default" legend. Newly added series are bound to "default" legend.
Verifies references between object, raises asserts in case of inconsistencies
delegate for handling ValueMebersX and ValueMembersY
Holds on to ValueMembersX and ValuemembersY changes
Gets the name of the changed property.
The name of the property.
Gets the old value of the changed property.
The old value.
Gets the new value of the changed property.
The new value.
Represents the properties of the HitTest object
For a list of all members of this type, see the HitTest member
Graph item that was under specified coordinates
Ordinal number of item, applicable only for series views, and denotes column(sector etc) number
Specifies internal interface for design-time purposes
Provides a unified way to process converting.
Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context.
An that provides a format context.
A that represents the type you want to convert from.
true if this converter can perform the conversion; otherwise, false.
Returns whether this converter can convert the object to the specified type, using the specified context.
An that provides a format context.
A that represents the type you want to convert to.
true if this converter can perform the conversion; otherwise, false.
Converts the given object to the type of this converter, using the specified context and culture information.
An that provides a format context.
The CultureInfo to use as the current culture.
The Object to convert.
An Object that represents the converted value.
Converts the given value object to the specified type, using the specified context and culture information.
An that provides a format context.
A CultureInfo. If null is passed, the current culture is assumed.
The Object to convert.
A that represents the type you want to convert to.
An Object that represents the converted value.
Returns a collection of standard values for the data type this type converter is designed for when provided with a format context.
An that provides a format context that can be used to extract additional information about the environment from which this converter is invoked. This parameter or properties of this parameter can be null.
Returns a collection of standard values for the data type this type converter is designed for when provided with a format context.
Returns whether the collection of standard values returned from GetStandardValues is an exclusive list of possible values, using the specified context.
An that provides a format context.
true if the TypeConverter.StandardValuesCollection returned from GetStandardValues is an exhaustive list of possible values; false if other values are possible.
Returns whether this object supports a standard set of values that can be picked from a list, using the specified context.
An that provides a format context.
true if GetStandardValues should be called to find a common set of values the object supports; otherwise, false.
Finds available components.
The item the searching starts from.
Get the object type to get the empty ctor for
this class is created to fix error of visualization in vs.net property grid values like 0.2 of double
Converts the given object to the type of this converter, using the specified context and culture information.
An that provides a format context.
The CultureInfo to use as the current culture.
The Object to convert.
An Object that represents the converted value.
Converts the given value object to the specified type, using the specified context and culture information.
An that provides a format context.
A CultureInfo. If null is passed, the current culture is assumed.
The Object to convert.
A that represents the type you want to convert to.
An Object that represents the converted value.
Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context.
An that provides a format context.
A that represents the type you want to convert from.
true if this converter can perform the conversion; otherwise, false.
Returns whether this converter can convert the object to the specified type, using the specified context.
An that provides a format context.
A that represents the type you want to convert to.
true if this converter can perform the conversion; otherwise, false.
Converter for double with "automatic calculate" values support.
Converts the given object to the type of this converter, using the specified context and culture information.
An that provides a format context.
The CultureInfo to use as the current culture.
The Object to convert.
An Object that represents the converted value.
Converts the given value object to the specified type, using the specified context and culture information.
An that provides a format context.
A CultureInfo. If null is passed, the current culture is assumed.
The Object to convert.
A that represents the type you want to convert to.
An Object that represents the converted value.
Returns whether this object supports a standard set of values that can be picked from a list, using the specified context.
An that provides a format context.
true if GetStandardValues should be called to find a common set of values the object supports; otherwise, false.
Returns whether the collection of standard values returned from GetStandardValues is an exclusive list of possible values, using the specified context.
An that provides a format context.
true if the TypeConverter.StandardValuesCollection returned from GetStandardValues is an exhaustive list of possible values; false if other values are possible.
Returns a collection of standard values for the data type this type converter is designed for when provided with a format context.
An that provides a format context that can be used to extract additional information about the environment from which this converter is invoked. This parameter or properties of this parameter can be null.
Returns a collection of standard values for the data type this type converter is designed for when provided with a format context.
Converter for float with "automatic calculate" values support.
Converts the given object to the type of this converter, using the specified context and culture information.
An that provides a format context.
The CultureInfo to use as the current culture.
The Object to convert.
An Object that represents the converted value.
Converts the given value object to the specified type, using the specified context and culture information.
An that provides a format context.
A CultureInfo. If null is passed, the current culture is assumed.
The Object to convert.
A that represents the type you want to convert to.
An Object that represents the converted value.
Returns whether this object supports a standard set of values that can be picked from a list, using the specified context.
An that provides a format context.
true if GetStandardValues should be called to find a common set of values the object supports; otherwise, false.
Returns whether the collection of standard values returned from GetStandardValues is an exclusive list of possible values, using the specified context.
An that provides a format context.
true if the TypeConverter.StandardValuesCollection returned from GetStandardValues is an exhaustive list of possible values; false if other values are possible.
Returns a collection of standard values for the data type this type converter is designed for when provided with a format context.
An that provides a format context that can be used to extract additional information about the environment from which this converter is invoked. This parameter or properties of this parameter can be null.
Returns a collection of standard values for the data type this type converter is designed for when provided with a format context.
Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context.
An that provides a format context.
A that represents the type you want to convert from.
true if this converter can perform the conversion; otherwise, false.
Returns whether this converter can convert the object to the specified type, using the specified context.
An that provides a format context.
A that represents the type you want to convert to.
true if this converter can perform the conversion; otherwise, false.
For internal use.
Initializes a new instance of Class.
Gets a collection of properties for the type of object specified by the value parameter.
An that provides a format context.
An that specifies the type of object to get the properties for.
An array of type System.Attribute that will be used as a filter.
Axis.AutoScale modes
Neither autoscale nor smart labels
automatically calulate Axis.Min value
automatically calulate Axis.Max value
automatically calculate labels appearance
Object's alignment inside container or bounding box
Standard legend markers
Specifies how to join consecutive line or curve segments in a figure (subpath) contained in a path (PolyLine)
Specifies a mitered join. This produces a sharp corner or a clipped corner, depending on whether the length of the miter exceeds the miter limit.
Specifies a beveled join. This produces a diagonal corner.
Specifies a circular join. This produces a smooth, circular arc between the lines.
Specifies a mitered join. This produces a sharp corner or a beveled corner, depending on whether the length of the miter exceeds the miter limit.
Appearance page control
Required designer variable.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
control to be customized (copy)
in the "Wizard" mode preview and reset colors button are unavailable
Applies new palette to the chart
Axis editor control
Clean up any resources being used.
displays value in combobox, in case of NaN value 1st combo list item is displayed (usually "Auto")
control to be customized (copy)
used to prevent axis updates during selection change
Required method for Designer support - do not modify
the contents of this method with the code editor.
Gets current axis title
switched editing context to modify object specified
Summary description for AxisTickEditor.
Required designer variable.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
ChartAreas editor page
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
control to be customized (copy)
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Gets or sets last collection index. Updated manually
copy of the control to be customized
reference to user control
locates step number by form type of associated page
Collection editor control
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Gets or sets item list
Gets command toolbar
Gets or sets current item
Populates items list
Updates item name in the list
Gets the number of items in the list
Gets add button control
Return true item at the index specified can be moved up or down
Return true item at the index specified can be deleted
Summary description for CustomPropertyPane.
Required designer variable.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
template for the new object (will be cloned if derived from Item)
or the new object itself
A PanelState changed event.
Gets true when mouse is over dropdown button
Gets true when mouse is over button
Owner-draw tabcontrol with flat appearance.
Clone of System.Windows.Forms.Panel with some tweaks to reduce flickering.
You should provide complete implementation of Paint method or event.
Multicolumn listbox with images.
Created to use instead of WinForms TreeView because it supports transparency (with no jagged bounds).
Light settings control
Initializes a new instance of control
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Initializes the controls from the specified control settings
Stores the current settings to the specified object
Extended listbox control, displays string if list is empty
Summary description for ObjectPropertiesPane.
Required designer variable.
Gets or sets whether object title should be displayed
Gets or sets object which properties are displayed within this control
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
displays object's properties
creates new control for property specified
property type
hashtable used to map object types to its base types supported in the designer
returns true if property is supported and it is simple property
3-D View settings control
Required designer variable.
Initializes a new nstance of the control
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
initialized the control from the object specified
Stores current settings to specified object
WizardStepButton's Title member properties class
invalidates parent WizardStepButton control
Gets or sets the text to display
Gets or sets color to draw text with
Gets or sets font to draw text with
Default ctor
Full constructor
title's text
text color
text font
UI Converter class
Converts the given object to another type.
WizardStepButton control
Margin between control's bound and both image and text
Required designer variable.
Gets or sets whether to calculate colors automatically from control's BackColor
Gets or sets whether to calculate colors automatically from control's BackColor
Gets or sets whether to draw border around the title
Gets or sets image. Image is drawn on left side of the control's rectangle.
Gets or sets the title
Gets or sets the subtitle, drawn below the title
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Yet another panel class. Uses constants and enums of YaPanel.
A PanelState changed event.
expanded panel height
actual title height
Gets/sets the PanelState.
Gets/sets the text displayed as the panel title. Set to empty string to hide title.
Gets/sets the starting color for the background gradient of the header.
Gets/sets the ending color for the background gradient of the header.
Gets/sets the direction of the title gradient.
Gets/sets the border width (in pixels) of the panel.
Gets/sets the border width (in pixels) of the panel.
Gets/sets the border width (in pixels) of the panel.
Gets/sets the border color of the panel.
Gets/sets the border width (in pixels) of the panel.
Gets or sets border style.
Helper function to update the displayed state of the panel.
Event handler for the PanelStateChanged event.
A PanelEventArgs that contains the event data.
Defines the state of a YaPanel.
The YaPanel is expanded.
The YaPanel is collapsed.
Custom Legend Item Editor
Required designer variable.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
switched editing context to modify object specified
ChartAreas editor panel control
Required designer variable.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
control to be customized (copy)
Provides data for event.
Gets the data source to locate credentials for.
Gets the name of the report to locate credentials for.
Gets ot sets the user name of the credentials to be located.
Gets ot sets the password of the credentials to be located.
Gets the text of prompt of the locate credentials request.
Gets the name of the datasource.
Initializes new instance of class.
The data source to locate credentials for.
The name of the report to locate credentials for.
The text of prompt of the locate credentials request.
The datasource's name
Represents method that handles event.
The object where the event handler is attached.
The event data.
Summary description for PropertyEditorForm.
Required designer variable.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Summary description for MarkerEditor.
Required designer variable.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
displays the specified marker data in the control
Summary description for ChartAreasPage.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
control to be customized (copy)
the chart type that the data members are listed for
Summary description for ChartAreasPage.
Required designer variable.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
control to be customized (copy)
Reloads chart areas combobox, is called when the area list was changed
BorderStyle toolbar control.
Required designer variable.
current values stored as the BorderInfo object. Used only for style picker. Actual values are stored
just before dropdown is open.
Gets or sets whether Style dropdown and its label are available
Gets the current properties of line object and displays them on UI
Copies properties from object specified and displays them
Object to copy properties from
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
gets updated value from button and applies it to object edited
button to get data from
True if entire toolbar needs invalidate
Summary description for ToolBarBorderStyle.
Light properties dropdown button
Projection properties dropdown button
Required designer variable.
current values stored as the BorderInfo object. Used only for style picker. Actual values are stored
just before dropdown is open.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Summary description for ToolBarEx.
Required designer variable.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
FillStyle toolbar control
Required designer variable.
current values stored as the BackdropInfo object
Gets or sets whether Style dropdown and its label are available
Gets the current properties of line object and displays them on UI
Copies properties from object specified and displays them
Object to copy properties from
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
updates object's propety from the button specified
true if entire toolbar needs update
Font properties toolbar
Gets or sets whether Style dropdown and its label are available
Gets the current properties of font object and displays them on UI
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Summary description for ToolBarTooltip.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Gets the current properties of line object and displays them on UI
Summary description for ToolBarLineStyle.
Required designer variable.
current values stored as the LineInfo object
Gets or sets whether Style dropdown and its label are available
Gets the current properties of line object and displays them on UI
Copies properties from object specified and displays them
Object to copy properties from
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Summary description for AlphaLevelPicker.
Required designer variable.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Summary description for ColorListBox.
Summary description for ColorPicker.
Required designer variable.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
flag that means that execution is inside addItems()
Gets control hosted by this button
Gets true if hosted control is already created
Performs dropdown open action
used to draw button as disabled.
creates inner dropdown control
Summary description for DropDownHost.
Required designer variable.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Summary description for PicturePicker.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Summary description for PicturePutPicker.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Summary description for StylePicker.
Gets or sets object type to apply styles to
Gets or sets object to apply styles to
Gets style template for the selected style
Updates the current style name. Call this method when one or more properties of your object are changed.
TextAlignPicker object
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Summary description for TextAnglePicker.
holds angle value before mouse button is pressed
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
WallRange editor page.
Required designer variable.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
control to be customized (copy)
Provides access to the localization resources in the SharpGraph assembly.
Used for the singleton SR instance. Used in conjunction with GetLoader().
The ResourceManager used by an instance of SR.
Initializes an instance of the SR class. Note this is a singleton class so the constructor is private.
Gets the static singleton instance of the SR class.
Returns the value of the specified string resource localized based on the current Thread's CurrentUICulture.
The name of the resource to get.
Used to provide format strings like String.Format.
The value of the resource localized for the caller's current culture settings. If a match is not possible, a null reference (Nothing in Visual Basic) is returned.
The resource that is returned is localized for the culture determined by the cultural settings of the current Thread (this is accomplished using the culture's CurrentUICulture property). If the resource has not been localized for that culture, the resource that is returned is localized for a best match (this is accomplished using the Parent property). Otherwise, a null reference (Nothing in Visual Basic) is returned.
If no usable set of resources has been found, the ResourceManager falls back on the neutral culture's resources, which are expected to be in the main assembly. If an appropriate culture resource has not been found, a MissingManifestResourceException is thrown.
Returns the value of the specified string resource localized based on the specified culture.
The CultureInfo object that represents the culture for which the resource is localized. Note that if the resource is not localized for this culture, the lookup will fall back using the culture's Parent property, stopping after looking in the neutral culture.
The name of the resource to get.
Used to provide format strings like String.Format.
The value of the resource localized for the specified culture. If a best match is not possible, a null reference (Nothing in Visual Basic) is returned.
If no usable set of resources has been found, the ResourceManager falls back on the neutral culture's resources, which are expected to be in the main assembly.
If an appropriate culture resource has not been found, a MissingManifestResourceException is thrown.
Specifies the settings used to draw object's background.
Designates type of backdrop (i.e. solid, gradient, etc)
Primary color to fill
Second color used for gradient effects and patterns
Used only for gradient backdrops
Used only for pattern backdrops
Used only for picture style backdrops
Used only for picture style backdrops
Alpha level (transparency)
Return true if backdrop is not visible
Returns true if backdrop is transparent or most likely transparent
Initializes current object with the settings of another one
Creates an XML encoding or reconstructs object state from XML encoding
Specifies whether to reconstruct object(true) or create XML encoding(false)
Initializes a new instance of the BackdropInfo class.
Initializes a new instance of the BackdropInfo class.
Initializes a new instance of the BackdropInfo class with a "fill solid" style.
Initializes a new instance of the BackdropInfo class with a "fill solid" style.
Initializes a new instance of the BackdropInfo class with a "fill solid" style.
Initializes a new instance of the BackdropInfo class with a "fill solid" style.
Initializes a new instance of the BackdropInfo class with a "gradient" style.
Initializes a new instance of the BackdropInfo class with a "gradient" style.
Initializes a new instance of the BackdropInfo class with a "hatch" style.
Initializes a new instance of the BackdropInfo class with a "hatch" style.
Initializes a new instance of the BackdropInfo class with a "picture" style.
Initializes a new instance of the BackdropInfo class with a "picture" style.
Initializes a new instance of the BackdropInfo class.
Specifies backdrop style
Specifies primary color
Specifies secondary color (used with hatch and gradient styles).
Specifies gradient direction (used with gradient style)
Specifies hatch pattern (used with hatch style)
Specifies picture (used with picture style)
Specifies picture alignment (used with picture style)
Initializes a new instance of the BackdropInfo class.
Specifies backdrop style
Specifies primary color
Specifies secondary color (used with hatch and gradient styles).
Specifies gradient direction (used with gradient style)
Specifies hatch pattern (used with hatch style)
Specifies picture (used with picture style)
Specifies picture alignment (used with picture style)
Specifies AA settings to draw graphics
Initializes a new instance of the BackdropInfo class.
Specifies backdrop style
Specifies primary color
Specifies secondary color (used with hatch and gradient styles).
Specifies gradient direction (used with gradient style)
Specifies hatch pattern (used with hatch style)
Specifies picture (used with picture style)
Specifies picture alignment (used with picture style)
Specifies alpha (transparency) channel
Initializes a new instance of the BackdropInfo class.
Specifies backdrop style
Specifies primary color
Specifies secondary color (used with hatch and gradient styles).
Specifies gradient direction (used with gradient style)
Specifies hatch pattern (used with hatch style)
Specifies picture (used with picture style)
Specifies picture alignment (used with picture style)
Specifies alpha (transparency) channel
Specifies AA settings to draw graphics
For internal use only.
Returns a collection of properties for the type of array specified by the value parameter, using the specified context and attributes.
An that provides a format context.
An that specifies the type of object to get the properties for.
An array of type that will be used as a filter.
A with the properties that are exposed for this data type, or null if there are no properties.
Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context.
An that provides a format context.
A that represents the type you want to convert from.
true if this converter can perform the conversion; otherwise, false.
Converts the given object to the type of this converter, using the specified context and culture information.
An that provides a format context.
The CultureInfo to use as the current culture.
The Object to convert.
An Object that represents the converted value.
Returns whether this converter can convert the object to the specified type, using the specified context.
An that provides a format context.
A that represents the type you want to convert to.
true if this converter can perform the conversion; otherwise, false.
Converts the given value object to the specified type, using the specified context and culture information.
An that provides a format context.
A CultureInfo. If null is passed, the current culture is assumed.
The Object to convert.
A that represents the type you want to convert to.
An Object that represents the converted value.
Determines whether the specified is equal to this instance.
The to compare with the current .
true if the specified is equal to this instance; otherwise, false.
Returns a hash code for this instance.
A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.
For internal use.
Initializes a new instance of Class.
Paint value.
The value to paint.
Is equal to value for simple draw, and represents selected item in listbox
Context to paint.
Bounds to paint.
For internal use.
Initializes a new instance of Class.
Paint value.
The value to paint.
Is equal to value for simple draw, and represents selected item in listbox
Context to paint.
Bounds to paint.
Notification method.
New property value.
Sets backdrop's bounding rectangle
Indices of points:
0 - top left
1 - top right
2 - bottom right
3 - bottom left
Calculates effective color by the alpha transparency factor and color
This member overrides Item.Clone
Object's clone
Disposed the Backdrop instance from memory.
Specifies projection type
Flat projection (z coordinate is ignored)
Orthogonal projection
Projection with perspective
Specifies line drawing styles
Nothing to draw
Solid line
Dahsed line
Dot line
Dash-dot line
Dash-dot-dot line
Specifies styles to fill item's backdrop
Transparent
Solid fill
Grafient fill
Pattern fill
Picture
Specifies gradient type
Horizontal
Vertical
From bottom left to top right
From top left to bottom right
Radial gradient from center
Radial gradient to center
Specifies how text shape anchors to its position
Anchors by the top left corner
Anchors by the center of the top
Anchors by the top right corner
Anchors by the center of the left side
Anchors text by shape center
Anchors by the center of the right side
Anchors by the bottom left corner
Anchors by the center of shape's bottom side
Anchors by the bottom right corner
Specifies how text aligns within its rectangle
Aligns text to the left
Aligns text to center
Aligns text to the right
Specifies how picture is aligned within backdrop
Stretches picture to entire backdrop
Tiles picture
Puts picture at center
Puts picture at the top center
Puts picture at the left
Puts picture at the bottom
Puts picture at the right
Specifies antialiasing settings
Uses AA settings of the parent object
Turns AA off
Turns AA on for graphics only
Turns AA on for texts only
Turns AA on for graphics and text
Stores a set of three integers that represent the size of a 3D bar area.
Gets the width of the bar.
Gets the height of the bar.
Gets the depth of the bar.
Initialize a new instance of the Bar class with parameters.
The width of the bar.
The height of the bar.
The depth of the bar.
Indicates a new instance of a Bar structure whose property has not been initialized.
Gets true if bar is empty
Holds all visual attibutes of line.
Color used to draw line
Line thickness
Style used to draw line
Overridden Item.IsDirty
. Specifies whether object should be redrawn.
Creates default line
Creates solid line with thickness of 1 and with specified color
Creates solid line with specified thickness and color
Initializes new instance of the LineInfo class with thickness of 1 and with specified style
Initializes new instance of the Line class.
The color of the line
The thickness of the line
The style of the line
The type converter for .
Returns a collection of properties for the type of array specified by the value parameter, using the specified context and attributes.
An that provides a format context.
An that specifies the type of object to get the properties for.
An array of type that will be used as a filter.
A with the properties that are exposed for this data type, or null if there are no properties.
Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context.
An that provides a format context.
A that represents the type you want to convert from.
true if this converter can perform the conversion; otherwise, false.
Converts the given object to the type of this converter, using the specified context and culture information.
An that provides a format context.
The CultureInfo to use as the current culture.
The Object to convert.
An Object that represents the converted value.
Returns whether this converter can convert the object to the specified type, using the specified context.
An that provides a format context.
A that represents the type you want to convert to.
true if this converter can perform the conversion; otherwise, false.
Converts the given value object to the specified type, using the specified context and culture information.
An that provides a format context.
A CultureInfo. If null is passed, the current culture is assumed.
The Object to convert.
A that represents the type you want to convert to.
An Object that represents the converted value.
The type converter for series lines.
Converts the given object to the type of this converter, using the specified context and culture information.
An that provides a format context.
The CultureInfo to use as the current culture.
The Object to convert.
An Object that represents the converted value.
Converts the given value object to the specified type, using the specified context and culture information.
An that provides a format context.
A CultureInfo. If null is passed, the current culture is assumed.
The Object to convert.
A that represents the type you want to convert to.
An Object that represents the converted value.
Compare the Line object to another System.Object and check if the two are equal.
System.Object to compare with the Line object.
Boolean type. Returns True if the two are equal. Otherwise it is False.
It functions as a hash function for a particular type. It is suitable for use in data structures such as hash algorithm and hash table.
Represents an ordered pair of integer x- and y-coordinates that defines a point in a 2D plane.
Gets or sets point's x coordinate
Gets or sets point's y coordinate
Overridden Item.IsDirty
. Specifies whether object should be redrawn.
Overridden Item.Clone
.
Object's clone
Initializes new instance of the Point2d class.
Initializes new instance of the Point2d class.
The horizontal position of the point.
The vertical position of the point.
Initializes new instance of the Point2d class
The GDI+ point structure.
Converts the value of the current instance to string representation.
Compare the CLASS_NAME object to another System.Object and check if the two are equal.
Checks whether two given Point2d are equal.
First Point2d to check.
Second Point2d to check.
True if the two Point2d are equal, False othervise.
Checks whether two given Point2d are different.
First Point2d to check.
Second Point2d to check.
True if the two Point2d are differs, False othervise.
It functions as a hash function for a particular type. It is suitable for use in data structures such as hash algorithm and hash table.
Implicit conversion to PointF
.
A Point2d that specifies the coordinates for the new PointF.
The new PointF structure with the specified coordinates of the Point2d.
Implicit conversion to PointF
.
A Point2d that specifies the coordinates for the new PointF.
The new PointF structure with the specified coordinates of the Point2d.
Gets vector length
Represents a point in 3D geometrical space.
Gets or sets point's x coordinate
Gets or sets point's y coordinate
Gets or sets point's z coordinate
Overridden Item.IsDirty
. Specifies whether object should be redrawn.
Overridden Item.Clone
.
Object's clone
Initializes new instance of the Point3d class.
Initializes new instance of the Point3d class.
The x- coordinate of the 3d point
The y- coordinate of the 3d point
The z- coordinate of the 3d point
Converts the value of the current instance to string representation.
Compare the Point3d object to another System.Object and check if the two are equal.
Point3d System.Object to be compared with object.
It functions as a hash function for a particular type. It is suitable for use in data structures such as hash algorithm and hash table.
Explicit convertion to Vector3d
For internal use.
Converts the given value object to the specified type, using the specified context and culture information. For internal use only.
An that provides a format context.
A CultureInfo. If null is passed, the current culture is assumed.
The Object to convert.
A that represents the type you want to convert to.
>An Object that represents the converted value.
A strongly-typed resource class, for looking up localized strings, etc.
Returns the cached ResourceManager instance used by this class.
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Looks up a localized resource of type System.Drawing.Bitmap.
Summary description for StyleNameForm.
Required designer variable.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Internal class for chart designer
Gets the editor style used by the method.
An that can be used to gain additional context information.
A value that indicates the style of editor used by the method. If the does not support this method, then will return .
Edits the specified object's value using the editor style indicated by the method.
An that can be used to gain additional context information.
An that this editor can use to obtain services.
The object to edit.
The new value of the object. If the value of the object has not changed, this should return the same object it was passed.
Gets or sets window that owns dialogs called
Summary description for StyleManager.
Summary description for StyleNameForm.
Required designer variable.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Appearance page control
Axes editor page
Required designer variable.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Summary description for AxisEditorControl.
reference to edited axis
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
skip updating axis properties
Series editor page.
the chart type that the data members are listed for
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Displays series's points data
Summary description for ChartTypePage.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Refreshes selecttion in chart type list
chart type to be selected
is the chart of type Doughnut, Funnel or Pyramid
SeriesData editor page.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Main Wizard's Form.
validates target control before it is displayed in the wizard
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
switches the wizard to the next step
Gets series collection editor object
Summary description for LegendPage.
Required designer variable.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Titles editor page.
Required designer variable.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.