Version

AssigningSeriesStyleEventArgsBase Class Members

The following tables list the members exposed by AssigningSeriesStyleEventArgsBase.

Public Properties
 NameDescription
Public PropertyEndDateGets the end date, if applicable  
Public PropertyEndIndexGets the end index  
Public PropertyFadeOpacityGets or sets opacity to use for the current item.  
Public PropertyFillGets or sets fill brush to use for the current item.  
Public PropertyFocusHighlightingInfoGets or sets focus highlighting info  
Public PropertyGetItemsGets a function that will return the items associated with this event.  
Public PropertyHasDateRangeGets if this event has a valid date range  
Public PropertyHighlightingHandledGets or sets if highlighting was handled by this event handler, and whether internal highlighting logic should be skipped.  
Public PropertyHighlightingInfoGets or sets highlighting info  
Public PropertyIsNegativeShapeGets if the current shape is identified as a negative shape if this series supports discrete negative shapes.  
Public PropertyIsThumbnailGets if the current event is being raised for the thumbnail image.  
Public PropertyMaxAllSeriesFocusHighlightingProgressGets the max focus highlighting progress from all series.  
Public PropertyMaxAllSeriesHighlightingProgressGets the max highlighting progress from all series.  
Public PropertyMaxAllSeriesSelectionHighlightingProgressGets the max selection highlighting progress from all series.  
Public PropertyOpacityGets or sets opacity to use for the current item.  
Public PropertySelectionHighlightingInfoGets or sets selection highlighting info  
Public PropertyStartDateGets the start date, if applicable  
Public PropertyStartIndexGets the start index  
Public PropertyStrokeGets or sets stroke to use for the current item.  
Public PropertySumAllSeriesFocusHighlightingProgressGets the sum of focus highlighting progress from all series.  
Public PropertySumAllSeriesHighlightingProgressGets the sum of highlighting progress from all series.  
Public PropertySumAllSeriesSelectionHighlightingProgressGets the sum of selection highlighting progress from all series.  
Public PropertyTotalAllSeriesFocusHighlightingProgressGets the average of selection highlighting progress from all the series.  
Public PropertyTotalAllSeriesFocusHighWaterMarkGets the high water mark focus highlighting progress.  
Public PropertyTotalAllSeriesHighlightingProgressGets the average of highlighting progress from all the series.  
Public PropertyTotalAllSeriesHighWaterMarkGets the high water mark highlighting progress.  
Public PropertyTotalAllSeriesSelectionHighlightingProgressGets the average of selection highlighting progress from all the series.  
Public PropertyTotalAllSeriesSelectionHighWaterMarkGets the high water mark selection highlighting progress.  
See Also