Version

AssigningScatterMarkerStyleEventArgs Class Members

The following tables list the members exposed by AssigningScatterMarkerStyleEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyEndDateGets the end date, if applicable (Inherited from Infragistics.Controls.Charts.AssigningSeriesStyleEventArgsBase)
Public PropertyEndIndexGets the end index (Inherited from Infragistics.Controls.Charts.AssigningSeriesStyleEventArgsBase)
Public PropertyFadeOpacityGets or sets opacity to use for the current item. (Inherited from Infragistics.Controls.Charts.AssigningSeriesStyleEventArgsBase)
Public PropertyFillGets or sets fill brush to use for the current item. (Inherited from Infragistics.Controls.Charts.AssigningSeriesStyleEventArgsBase)
Public PropertyGetItemsGets a function that will return the items associated with this event. (Inherited from Infragistics.Controls.Charts.AssigningSeriesStyleEventArgsBase)
Public PropertyHasDateRangeGets if this event has a valid date range (Inherited from Infragistics.Controls.Charts.AssigningSeriesStyleEventArgsBase)
Public PropertyHighlightingHandledGets or sets if highlighting was handled by this event handler, and whether internal highlighting logic should be skipped. (Inherited from Infragistics.Controls.Charts.AssigningSeriesStyleEventArgsBase)
Public PropertyHighlightingInfoGets or sets highlighting info (Inherited from Infragistics.Controls.Charts.AssigningSeriesStyleEventArgsBase)
Public PropertyIsNegativeShapeGets if the current shape is identified as a negative shape if this series supports discrete negative shapes. (Inherited from Infragistics.Controls.Charts.AssigningSeriesStyleEventArgsBase)
Public PropertyIsThumbnailGets if the current event is being raised for the thumbnail image. (Inherited from Infragistics.Controls.Charts.AssigningSeriesStyleEventArgsBase)
Public PropertyMaxAllSeriesHighlightingProgressGets the max highlighting progress from all series. (Inherited from Infragistics.Controls.Charts.AssigningSeriesStyleEventArgsBase)
Public PropertyOpacityGets or sets opacity to use for the current item. (Inherited from Infragistics.Controls.Charts.AssigningSeriesStyleEventArgsBase)
Public PropertyStartDateGets the start date, if applicable (Inherited from Infragistics.Controls.Charts.AssigningSeriesStyleEventArgsBase)
Public PropertyStartIndexGets the start index (Inherited from Infragistics.Controls.Charts.AssigningSeriesStyleEventArgsBase)
Public PropertyStrokeGets or sets stroke to use for the current item. (Inherited from Infragistics.Controls.Charts.AssigningSeriesStyleEventArgsBase)
Public PropertySumAllSeriesHighlightingProgressGets the sum of highlighting progress from all series. (Inherited from Infragistics.Controls.Charts.AssigningSeriesStyleEventArgsBase)
Public PropertyTotalAllSeriesHighlightingProgressGets the average of highlighting progress from all the series. (Inherited from Infragistics.Controls.Charts.AssigningSeriesStyleEventArgsBase)
See Also