Version

Search Results

RemoveMouseMoveTool Method

Removes the mouse move tool. Syntax Parameters tool The tool.

RenderPdfFriendlyGraphics(Graphics) Method

Render the charts primitives to pdf-friendly graphics Syntax Parameters g Reference to an existing graphics object

RenderPdfFriendlyGraphics(Graphics,Int32,Int32) Method

Render the charts primitives to pdf-friendly graphics Syntax Parameters g Reference to an existing graphics objectwidth Specifies the width of the rendered imageheight Specifies the height of the rendered image

RenderPdfFriendlyGraphics Method

Render the charts primitives to pdf-friendly graphics Overload List

ResetAxis Method

Resets the Axis property to its default value. Syntax Remarks Invoke this method to reset the Axis property to its default value. Once this method is invoked, the ShouldSerializeAxis method will return False until the Axis property is set again. Example

ResetBackgroundImage Method

Resets the BackgroundImage property to its default value. Syntax Remarks Invoke this method to reset the BackgroundImage property to its default value. Once this method is invoked, the ShouldSerializeBackgroundImage method will return False until the Background property is set again. Example

ResetBackgroundImageStyle Method

Resets the BackgroundImageStyle property to its default value. Syntax Remarks Invoke this method to reset the BackgroundImageStyle property to its default value. Once this method is invoked, the ShouldSerializeBackgroundImageStyle method will return False until the BackgroundImageStyle property is set again. Examp...

ResetBarChart Method

Resets the BarChart property to its default value. Syntax Remarks Invoke this method to reset the BarChart property to its default value. Once this method is invoked, the ShouldSerializeBarChart method will return False until the BarChart property is set again. Example

ResetBarChart3D Method

Resets the BarChart3D property to its default value. Syntax Remarks Invoke this method to reset the BarChart3D property to its default value. Once this method is invoked, the ShouldSerializeBarChart3D method will return False until the BarChart3D property is set again. Example

ResetBorder Method

Resets the Border property to its default value. Syntax Remarks Invoke this method to reset the Border property to its default value. Once this method is invoked, the ShouldSerializeBorder method will return False until the Border property is set again. Example