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 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 PropertyMaxAllSeriesHighlightingProgressGets the max highlighting progress from all series.  
Public PropertyOpacityGets or sets opacity to use for the current item.  
Public PropertyStartDateGets the start date, if applicable  
Public PropertyStartIndexGets the start index  
Public PropertyStrokeGets or sets stroke to use for the current item.  
Public PropertySumAllSeriesHighlightingProgressGets the sum of highlighting progress from all series.  
Public PropertyTotalAllSeriesHighlightingProgressGets the average of highlighting progress from all the series.  
See Also