Version

Search Results

Legend Property (UltraCategoryChart)

Sets the legend to connect this chart to. Syntax Remarks When the legend property is set, the chart will use it to display information about its series. Legends can be shared by multiple chart controls.

OnPropertyChanged Method (UltraCategoryChart)

Used to invoke the PropertyChanged event. Syntax Parameters propertyName The name of the property that was changed

OnSeriesAdded(CategoryChartSeriesEventArgs) Method

Used to invoke the SeriesAdded event. Syntax Parameters e The data for this event.

OnSeriesAdded Method

Used to invoke the SeriesAdded event. Overload List

OnSeriesRemoved(CategoryChartSeriesEventArgs) Method

Used to invoke the SeriesRemoved event. Syntax Parameters e The data for this event.

OnSeriesRemoved Method

Used to invoke the SeriesRemoved event. Overload List

PropertyChanged Event (UltraCategoryChart)

Event raised when a property value is changed. Syntax Event Data The event handler receives an argument of type PropertyChangedEventArgs containing data related to this event. The following PropertyChangedEventArgs properties provide information specific to this event.Property Description PropertyName

ProvideContainer Method (UltraCategoryChart)

Syntax Parameters container

ResetAlignsGridLinesToPixels Method (UltraCategoryChart)

Resets the AlignsGridLinesToPixels property to its default value. Syntax