Version

Search Results

ResetYAxisTitleTopMargin Method

Resets the YAxisTitleTopMargin property to its default value. Syntax

Resolution Property (UltraCategoryChart)

Gets or sets the rendering resolution for series in this chart. Syntax Remarks Where n = Resolution, for every n horizontal pixels, combine all items into a single datapoint. When Resolution = 0, all datapoints will be rendered as graphical objects. Charts with a higher resolution will have faster performance.

RightMargin Property

Gets or sets the right margin of the chart content. Syntax

SeriesAdded Event

Event raised when a series is initialized Syntax Event Data The event handler receives an argument of type CategoryChartSeriesEventArgs containing data related to this event. The following CategoryChartSeriesEventArgs properties provide information specific to this event.Property Description Series Gets the series...

SeriesRemoved Event

Event raised when a series is removed from the CategoryChart Syntax Event Data The event handler receives an argument of type CategoryChartSeriesEventArgs containing data related to this event. The following CategoryChartSeriesEventArgs properties provide information specific to this event.Property Description Ser...

ShouldSerializeAlignsGridLinesToPixels Method (UltraCategoryChart)

Indicates if the AlignsGridLinesToPixels property needs to be serialized. Syntax Return Value A boolean indicating if the property needs to be serialized.

ShouldSerializeBottomMargin Method

Indicates if the BottomMargin property needs to be serialized. Syntax Return Value A boolean indicating if the property needs to be serialized.

ShouldSerializeDataSource Method (UltraCategoryChart)

Indicates if the DataSource property needs to be serialized. Syntax Return Value A boolean indicating if the property needs to be serialized.

ShouldSerializeExcludedProperties Method

Indicates if the ExcludedProperties property needs to be serialized. Syntax Return Value A boolean indicating if the property needs to be serialized.

ShouldSerializeIncludedProperties Method

Indicates if the IncludedProperties property needs to be serialized. Syntax Return Value A boolean indicating if the property needs to be serialized.