Version

DataAnnotationInfo Class Members

The following tables list the members exposed by DataAnnotationInfo.

Public Constructors
 NameDescription
Public ConstructorDataAnnotationInfo ConstructorCreates an instance of Annotation Info  
Public Properties
 NameDescription
Public PropertyBackground  
Public PropertyBorderColor  
Public PropertyBorderRadius  
Public PropertyBorderThickness  
Public PropertyDataIndex  
Public PropertyDataLabelX  
Public PropertyDataLabelY  
Public PropertyDataValueX  
Public PropertyDataValueY  
Public PropertyIsCenterLabel  
Public PropertyIsEndLabel  
Public PropertyIsStartLabel  
Public PropertyIsXAxisBadgeEnabledSets whether the x axis badge is enabled or not.  
Public PropertyIsYAxisBadgeEnabledSets whether the y axis badge is enabled or not.  
Public PropertyTextColor  
Public PropertyXAxisBadgeBackgroundSets the x axis badge background color.  
Public PropertyXAxisBadgeImagePathSets the path to an image to use in the x axis badge.  
Public PropertyXAxisBadgeMarginSets the margin between the x axis badge and annotation text.  
Public PropertyXAxisBadgeOutlineSets the x axis badge border color.  
Public PropertyXAxisBadgeOutlineThicknessSets the x axis badge border thickness.  
Public PropertyXAxisBadgeRadiusSets the x axis badge border radius.  
Public PropertyXAxisBadgeSizeSets the size of the x axis badge.  
Public PropertyXAxisLabel  
Public PropertyXAxisPixel  
Public PropertyXAxisUserAnnotationSets whether the x axis badge is enabled or not.  
Public PropertyXAxisValue  
Public PropertyXAxisWindow  
Public PropertyYAxisBadgeBackgroundSets the y axis badge background color.  
Public PropertyYAxisBadgeImagePathSets the path to an image to use in the y axis badge.  
Public PropertyYAxisBadgeMarginSets the margin between the y axis badge and annotation text.  
Public PropertyYAxisBadgeOutlineSets the y axis badge border color.  
Public PropertyYAxisBadgeOutlineThicknessSets the y axis badge border thickness.  
Public PropertyYAxisBadgeRadiusSets the y axis badge border radius.  
Public PropertyYAxisBadgeSizeSets the size of the y axis badge.  
Public PropertyYAxisLabel  
Public PropertyYAxisPixel  
Public PropertyYAxisUserAnnotationSets whether the y axis badge is enabled or not.  
Public PropertyYAxisValue  
Public PropertyYAxisWindow  
See Also