microsoft.reportviewer.common.dll.meta
上传用户:asa1698
上传日期:2022-01-15
资源大小:8015k
文件大小:2322k
源码类别:

DVD

开发平台:

C#

  1.     Void .ctor(System.Drawing.RectangleF): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  2.   Fields:
  3.     Single columnHeight : Assembly
  4.     Int32 numOfItems : Assembly
  5.   Methods:
  6.     GetLabelIndex(Single): PrivateScope, Assembly, HideBySig
  7.     Sort(): PrivateScope, Assembly, HideBySig
  8.     GetLabelPosition(Int32): PrivateScope, Assembly, HideBySig
  9.     GetLabelPosition(DataPoint): PrivateScope, Assembly, HideBySig
  10.     InsertLabel(DataPoint, Single, Int32): PrivateScope, Assembly, HideBySig
  11.     AdjustPositions(): PrivateScope, Assembly, HideBySig
  12.     Initialize(RectangleF, Boolean, Int32, Single): PrivateScope, Assembly, HideBySig
  13. Class Dundas.Charting.WebControl.ChartTypes.DoughnutChart: AutoLayout, AnsiClass, Class, BeforeFieldInit
  14.   :Dundas.Charting.WebControl.ChartTypes.PieChart
  15.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  16.   Properties:
  17.     System.String Name 'get ' : 
  18.     Boolean Stacked 'get ' : 
  19.     Boolean RequireAxes 'get ' : 
  20.     Boolean SupportLogarithmicAxes 'get ' : 
  21.     Boolean SwitchValueAxes 'get ' : 
  22.     Boolean SideBySideSeries 'get ' : 
  23.     Boolean ZeroCrossing 'get ' : 
  24.     Boolean DataPointsInLegend 'get ' : 
  25.     Boolean ExtraYValuesConnectedToYAxis 'get ' : 
  26.     Boolean ApplyPaletteColorsToPoints 'get ' : 
  27.     Int32 YValuesPerPoint 'get ' : 
  28.     Boolean Doughnut 'get ' : 
  29.   Methods:
  30.     get_Name(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  31.     GetImage(ChartTypeRegistry): PrivateScope, Public, Virtual, HideBySig
  32.     get_Stacked(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  33.     get_RequireAxes(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  34.     get_SupportLogarithmicAxes(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  35.     get_SwitchValueAxes(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  36.     get_SideBySideSeries(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  37.     get_ZeroCrossing(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  38.     get_DataPointsInLegend(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  39.     get_ExtraYValuesConnectedToYAxis(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  40.     get_ApplyPaletteColorsToPoints(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  41.     GetLegendImageStyle(Series): PrivateScope, Public, Virtual, HideBySig
  42.     get_YValuesPerPoint(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  43.     get_Doughnut(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  44. Struct Dundas.Charting.WebControl.ChartTypes.ErrorBarType: AutoLayout, AnsiClass, Class, Sealed
  45.   :System.Enum
  46.   Fields:
  47.     Int32 value__ : Public, SpecialName, RTSpecialName
  48.     Dundas.Charting.WebControl.ChartTypes.ErrorBarType FixedValue = 0 : Public, Static, Literal, HasDefault
  49.     Dundas.Charting.WebControl.ChartTypes.ErrorBarType Percentage = 1 : Public, Static, Literal, HasDefault
  50.     Dundas.Charting.WebControl.ChartTypes.ErrorBarType StandardDeviation = 2 : Public, Static, Literal, HasDefault
  51.     Dundas.Charting.WebControl.ChartTypes.ErrorBarType StandardError = 3 : Public, Static, Literal, HasDefault
  52. Struct Dundas.Charting.WebControl.ChartTypes.ErrorBarStyle: AutoLayout, AnsiClass, Class, Sealed
  53.   :System.Enum
  54.   Fields:
  55.     Int32 value__ : Public, SpecialName, RTSpecialName
  56.     Dundas.Charting.WebControl.ChartTypes.ErrorBarStyle Both = 0 : Public, Static, Literal, HasDefault
  57.     Dundas.Charting.WebControl.ChartTypes.ErrorBarStyle UpperError = 1 : Public, Static, Literal, HasDefault
  58.     Dundas.Charting.WebControl.ChartTypes.ErrorBarStyle LowerError = 2 : Public, Static, Literal, HasDefault
  59. Class Dundas.Charting.WebControl.ChartTypes.ErrorBarChart: AutoLayout, AnsiClass, Class, BeforeFieldInit
  60.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  61.   Interfaces:
  62.     Dundas.Charting.WebControl.ChartTypes.IChartType
  63.   Properties:
  64.     System.String Name 'get ' : 
  65.     Boolean Stacked 'get ' : 
  66.     Boolean StackSign 'get ' : 
  67.     Boolean RequireAxes 'get ' : 
  68.     Boolean SecondYScale 'get ' : 
  69.     Boolean CircularChartArea 'get ' : 
  70.     Boolean SupportLogarithmicAxes 'get ' : 
  71.     Boolean SwitchValueAxes 'get ' : 
  72.     Boolean SideBySideSeries 'get ' : 
  73.     Boolean DataPointsInLegend 'get ' : 
  74.     Boolean ZeroCrossing 'get ' : 
  75.     Boolean ApplyPaletteColorsToPoints 'get ' : 
  76.     Boolean ExtraYValuesConnectedToYAxis 'get ' : 
  77.     Boolean HundredPercent 'get ' : 
  78.     Boolean HundredPercentSupportNegative 'get ' : 
  79.     Int32 YValuesPerPoint 'get ' : 
  80.   Methods:
  81.     get_Name(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  82.     get_Stacked(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  83.     get_StackSign(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  84.     get_RequireAxes(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  85.     get_SecondYScale(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  86.     get_CircularChartArea(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  87.     get_SupportLogarithmicAxes(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  88.     get_SwitchValueAxes(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  89.     get_SideBySideSeries(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  90.     get_DataPointsInLegend(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  91.     get_ZeroCrossing(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  92.     get_ApplyPaletteColorsToPoints(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  93.     get_ExtraYValuesConnectedToYAxis(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  94.     get_HundredPercent(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  95.     get_HundredPercentSupportNegative(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  96.     GetLegendImageStyle(Series): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  97.     get_YValuesPerPoint(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  98.     GetImage(ChartTypeRegistry): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  99.     Paint(ChartGraphics, CommonElements, ChartArea, Series): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  100.     GetYValue(CommonElements, ChartArea, Series, DataPoint, Int32, Int32): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  101.     CalculateErrorAmount(Series): PrivateScope, Assembly, Static, HideBySig
  102.     GetDataFromLinkedSeries(Series, IServiceContainer): PrivateScope, Assembly, Static, HideBySig
  103.     AddSmartLabelMarkerPositions(CommonElements, ChartArea, Series, ArrayList): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  104. Struct Dundas.Charting.WebControl.ChartTypes.PieLabelStyle: AutoLayout, AnsiClass, Class, Sealed
  105.   :System.Enum
  106.   Fields:
  107.     Int32 value__ : Public, SpecialName, RTSpecialName
  108.     Dundas.Charting.WebControl.ChartTypes.PieLabelStyle Inside = 0 : Public, Static, Literal, HasDefault
  109.     Dundas.Charting.WebControl.ChartTypes.PieLabelStyle Outside = 1 : Public, Static, Literal, HasDefault
  110.     Dundas.Charting.WebControl.ChartTypes.PieLabelStyle Disabled = 2 : Public, Static, Literal, HasDefault
  111.     Dundas.Charting.WebControl.ChartTypes.PieLabelStyle Ellipse = 3 : Public, Static, Literal, HasDefault
  112. Class Dundas.Charting.WebControl.ChartTypes.RadarChart: AutoLayout, AnsiClass, Class, BeforeFieldInit
  113.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  114.   Interfaces:
  115.     Dundas.Charting.WebControl.ChartTypes.IChartType
  116.   Properties:
  117.     System.String Name 'get ' : 
  118.     Boolean Stacked 'get ' : 
  119.     Boolean StackSign 'get ' : 
  120.     Boolean RequireAxes 'get ' : 
  121.     Boolean SecondYScale 'get ' : 
  122.     Boolean CircularChartArea 'get ' : 
  123.     Boolean SupportLogarithmicAxes 'get ' : 
  124.     Boolean SwitchValueAxes 'get ' : 
  125.     Boolean SideBySideSeries 'get ' : 
  126.     Boolean DataPointsInLegend 'get ' : 
  127.     Boolean ZeroCrossing 'get ' : 
  128.     Boolean ApplyPaletteColorsToPoints 'get ' : 
  129.     Boolean ExtraYValuesConnectedToYAxis 'get ' : 
  130.     Boolean HundredPercent 'get ' : 
  131.     Boolean HundredPercentSupportNegative 'get ' : 
  132.     Int32 YValuesPerPoint 'get ' : 
  133.   Methods:
  134.     get_Name(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  135.     get_Stacked(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  136.     get_StackSign(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  137.     get_RequireAxes(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  138.     get_SecondYScale(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  139.     get_CircularChartArea(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  140.     get_SupportLogarithmicAxes(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  141.     get_SwitchValueAxes(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  142.     get_SideBySideSeries(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  143.     get_DataPointsInLegend(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  144.     get_ZeroCrossing(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  145.     get_ApplyPaletteColorsToPoints(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  146.     get_ExtraYValuesConnectedToYAxis(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  147.     get_HundredPercent(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  148.     get_HundredPercentSupportNegative(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  149.     GetLegendImageStyle(Series): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  150.     get_YValuesPerPoint(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  151.     GetImage(ChartTypeRegistry): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  152.     Paint(ChartGraphics, CommonElements, ChartArea, Series): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  153.     GetYValue(CommonElements, ChartArea, Series, DataPoint, Int32, Int32): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  154.     GetEmptyPointValue(DataPoint, Int32): PrivateScope, Assembly, HideBySig
  155.     AddSmartLabelMarkerPositions(CommonElements, ChartArea, Series, ArrayList): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  156. Class Dundas.Charting.WebControl.ChartTypes.RangeChart: AutoLayout, AnsiClass, Class, BeforeFieldInit
  157.   :Dundas.Charting.WebControl.ChartTypes.SplineChart
  158.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  159.   Properties:
  160.     System.String Name 'get ' : 
  161.     Int32 YValuesPerPoint 'get ' : 
  162.     Boolean ExtraYValuesConnectedToYAxis 'get ' : 
  163.   Methods:
  164.     get_Name(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  165.     get_YValuesPerPoint(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  166.     get_ExtraYValuesConnectedToYAxis(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  167.     GetLegendImageStyle(Series): PrivateScope, Public, Virtual, HideBySig
  168.     GetImage(ChartTypeRegistry): PrivateScope, Public, Virtual, HideBySig
  169.     Draw3DSplinePolygon(ChartGraphics, ChartArea, Single, Color, Color, Single, ChartDashStyle, DataPoint3D, DataPoint3D, DataPoint3D, DataPoint3D, ArrayList, Int32, Single, DrawingOperationType, LineSegmentType, Boolean): PrivateScope, Assembly, HideBySig
  170. Class Dundas.Charting.WebControl.ChartTypes.SplineRangeChart: AutoLayout, AnsiClass, Class, BeforeFieldInit
  171.   :Dundas.Charting.WebControl.ChartTypes.RangeChart
  172.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  173.   Properties:
  174.     System.String Name 'get ' : 
  175.   Methods:
  176.     get_Name(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  177.     GetImage(ChartTypeRegistry): PrivateScope, Public, Virtual, HideBySig
  178. Class Dundas.Charting.WebControl.ChartTypes.StackedAreaChart: AutoLayout, AnsiClass, Class, BeforeFieldInit
  179.   :Dundas.Charting.WebControl.ChartTypes.AreaChart
  180.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  181.   Properties:
  182.     System.String Name 'get ' : 
  183.     Boolean Stacked 'get ' : 
  184.   Methods:
  185.     get_Name(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  186.     get_Stacked(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  187.     GetImage(ChartTypeRegistry): PrivateScope, Public, Virtual, HideBySig
  188.     Paint(ChartGraphics, CommonElements, ChartArea, Series): PrivateScope, Public, Virtual, HideBySig
  189.     GetYValue(CommonElements, ChartArea, Series, DataPoint, Int32, Int32): PrivateScope, Public, Virtual, HideBySig
  190. Class Dundas.Charting.WebControl.ChartTypes.HundredPercentStackedAreaChart: AutoLayout, AnsiClass, Class, BeforeFieldInit
  191.   :Dundas.Charting.WebControl.ChartTypes.StackedAreaChart
  192.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  193.   Properties:
  194.     System.String Name 'get ' : 
  195.     Boolean HundredPercent 'get ' : 
  196.   Methods:
  197.     get_Name(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  198.     get_HundredPercent(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  199.     Paint(ChartGraphics, CommonElements, ChartArea, Series): PrivateScope, Public, Virtual, HideBySig
  200.     GetYValue(CommonElements, ChartArea, Series, DataPoint, Int32, Int32): PrivateScope, Public, Virtual, HideBySig
  201. Class Dundas.Charting.WebControl.ChartTypes.StackedBarChart: AutoLayout, AnsiClass, Class, BeforeFieldInit
  202.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  203.   Interfaces:
  204.     Dundas.Charting.WebControl.ChartTypes.IChartType
  205.   Properties:
  206.     System.String Name 'get ' : 
  207.     Boolean Stacked 'get ' : 
  208.     Boolean StackSign 'get ' : 
  209.     Boolean RequireAxes 'get ' : 
  210.     Boolean SecondYScale 'get ' : 
  211.     Boolean CircularChartArea 'get ' : 
  212.     Boolean SupportLogarithmicAxes 'get ' : 
  213.     Boolean SwitchValueAxes 'get ' : 
  214.     Boolean SideBySideSeries 'get ' : 
  215.     Boolean ZeroCrossing 'get ' : 
  216.     Boolean DataPointsInLegend 'get ' : 
  217.     Boolean ExtraYValuesConnectedToYAxis 'get ' : 
  218.     Boolean HundredPercent 'get ' : 
  219.     Boolean HundredPercentSupportNegative 'get ' : 
  220.     Boolean ApplyPaletteColorsToPoints 'get ' : 
  221.     Int32 YValuesPerPoint 'get ' : 
  222.   Methods:
  223.     get_Name(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  224.     GetImage(ChartTypeRegistry): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  225.     get_Stacked(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  226.     get_StackSign(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  227.     get_RequireAxes(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  228.     get_SecondYScale(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  229.     get_CircularChartArea(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  230.     get_SupportLogarithmicAxes(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  231.     get_SwitchValueAxes(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  232.     get_SideBySideSeries(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  233.     get_ZeroCrossing(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  234.     get_DataPointsInLegend(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  235.     get_ExtraYValuesConnectedToYAxis(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  236.     get_HundredPercent(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  237.     get_HundredPercentSupportNegative(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  238.     get_ApplyPaletteColorsToPoints(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  239.     GetLegendImageStyle(Series): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  240.     get_YValuesPerPoint(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  241.     Paint(ChartGraphics, CommonElements, ChartArea, Series): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  242.     DrawLabels(CommonElements, ChartGraphics, ChartArea, DataPoint, Int32, Series, RectangleF): PrivateScope, Public, HideBySig
  243.     GetYValue(CommonElements, ChartArea, Series, DataPoint, Int32, Int32): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  244.     AddSmartLabelMarkerPositions(CommonElements, ChartArea, Series, ArrayList): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  245. Class Dundas.Charting.WebControl.ChartTypes.HundredPercentStackedBarChart: AutoLayout, AnsiClass, Class, BeforeFieldInit
  246.   :Dundas.Charting.WebControl.ChartTypes.StackedBarChart
  247.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  248.   Properties:
  249.     System.String Name 'get ' : 
  250.     Boolean HundredPercent 'get ' : 
  251.     Boolean HundredPercentSupportNegative 'get ' : 
  252.   Methods:
  253.     get_Name(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  254.     get_HundredPercent(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  255.     get_HundredPercentSupportNegative(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  256.     Paint(ChartGraphics, CommonElements, ChartArea, Series): PrivateScope, Public, Virtual, HideBySig
  257.     GetYValue(CommonElements, ChartArea, Series, DataPoint, Int32, Int32): PrivateScope, Public, Virtual, HideBySig
  258. Class Dundas.Charting.WebControl.ChartTypes.StackedColumnChart: AutoLayout, AnsiClass, Class, BeforeFieldInit
  259.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  260.   Interfaces:
  261.     Dundas.Charting.WebControl.ChartTypes.IChartType
  262.   Properties:
  263.     System.String Name 'get ' : 
  264.     Boolean Stacked 'get ' : 
  265.     Boolean StackSign 'get ' : 
  266.     Boolean RequireAxes 'get ' : 
  267.     Boolean SecondYScale 'get ' : 
  268.     Boolean CircularChartArea 'get ' : 
  269.     Boolean SupportLogarithmicAxes 'get ' : 
  270.     Boolean SwitchValueAxes 'get ' : 
  271.     Boolean SideBySideSeries 'get ' : 
  272.     Boolean DataPointsInLegend 'get ' : 
  273.     Boolean ExtraYValuesConnectedToYAxis 'get ' : 
  274.     Boolean HundredPercent 'get ' : 
  275.     Boolean HundredPercentSupportNegative 'get ' : 
  276.     Boolean ApplyPaletteColorsToPoints 'get ' : 
  277.     Int32 YValuesPerPoint 'get ' : 
  278.     Boolean ZeroCrossing 'get ' : 
  279.   Methods:
  280.     get_Name(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  281.     GetImage(ChartTypeRegistry): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  282.     get_Stacked(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  283.     get_StackSign(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  284.     get_RequireAxes(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  285.     get_SecondYScale(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  286.     get_CircularChartArea(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  287.     get_SupportLogarithmicAxes(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  288.     get_SwitchValueAxes(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  289.     get_SideBySideSeries(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  290.     get_DataPointsInLegend(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  291.     get_ExtraYValuesConnectedToYAxis(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  292.     get_HundredPercent(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  293.     get_HundredPercentSupportNegative(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  294.     get_ApplyPaletteColorsToPoints(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  295.     GetLegendImageStyle(Series): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  296.     get_YValuesPerPoint(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  297.     get_ZeroCrossing(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  298.     Paint(ChartGraphics, CommonElements, ChartArea, Series): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  299.     DrawLabels(CommonElements, ChartGraphics, ChartArea, DataPoint, Int32, Series, RectangleF): PrivateScope, Public, HideBySig
  300.     GetYValue(CommonElements, ChartArea, Series, DataPoint, Int32, Int32): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  301.     DrawLabels3D(CommonElements, ChartGraphics, ChartArea, DataPoint3D, Int32, Series, RectangleF): PrivateScope, Assembly, HideBySig
  302.     AddSmartLabelMarkerPositions(CommonElements, ChartArea, Series, ArrayList): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  303. Class Dundas.Charting.WebControl.ChartTypes.HundredPercentStackedColumnChart: AutoLayout, AnsiClass, Class, BeforeFieldInit
  304.   :Dundas.Charting.WebControl.ChartTypes.StackedColumnChart
  305.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  306.   Properties:
  307.     System.String Name 'get ' : 
  308.     Boolean HundredPercent 'get ' : 
  309.     Boolean HundredPercentSupportNegative 'get ' : 
  310.   Methods:
  311.     get_Name(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  312.     get_HundredPercent(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  313.     get_HundredPercentSupportNegative(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  314.     Paint(ChartGraphics, CommonElements, ChartArea, Series): PrivateScope, Public, Virtual, HideBySig
  315.     GetYValue(CommonElements, ChartArea, Series, DataPoint, Int32, Int32): PrivateScope, Public, Virtual, HideBySig
  316. Class Dundas.Charting.WebControl.ChartTypes.StepLineChart: AutoLayout, AnsiClass, Class, BeforeFieldInit
  317.   :Dundas.Charting.WebControl.ChartTypes.LineChart
  318.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  319.   Properties:
  320.     System.String Name 'get ' : 
  321.   Methods:
  322.     get_Name(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  323.     GetImage(ChartTypeRegistry): PrivateScope, Public, Virtual, HideBySig
  324. Struct Dundas.Charting.WebControl.ChartTypes.StockOpenCloseMarkStyle: AutoLayout, AnsiClass, Class, Sealed
  325.   :System.Enum
  326.   Fields:
  327.     Int32 value__ : Public, SpecialName, RTSpecialName
  328.     Dundas.Charting.WebControl.ChartTypes.StockOpenCloseMarkStyle Line = 0 : Public, Static, Literal, HasDefault
  329.     Dundas.Charting.WebControl.ChartTypes.StockOpenCloseMarkStyle Triangle = 1 : Public, Static, Literal, HasDefault
  330.     Dundas.Charting.WebControl.ChartTypes.StockOpenCloseMarkStyle CandleStick = 2 : Public, Static, Literal, HasDefault
  331. Class Dundas.Charting.WebControl.ChartTypes.StockChart: AutoLayout, AnsiClass, Class, BeforeFieldInit
  332.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  333.     Void .ctor(Dundas.Charting.WebControl.ChartTypes.StockOpenCloseMarkStyle): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  334.   Interfaces:
  335.     Dundas.Charting.WebControl.ChartTypes.IChartType
  336.   Properties:
  337.     System.String Name 'get ' : 
  338.     Boolean Stacked 'get ' : 
  339.     Boolean StackSign 'get ' : 
  340.     Boolean RequireAxes 'get ' : 
  341.     Boolean SecondYScale 'get ' : 
  342.     Boolean CircularChartArea 'get ' : 
  343.     Boolean SupportLogarithmicAxes 'get ' : 
  344.     Boolean SwitchValueAxes 'get ' : 
  345.     Boolean SideBySideSeries 'get ' : 
  346.     Boolean DataPointsInLegend 'get ' : 
  347.     Boolean ZeroCrossing 'get ' : 
  348.     Boolean ApplyPaletteColorsToPoints 'get ' : 
  349.     Boolean ExtraYValuesConnectedToYAxis 'get ' : 
  350.     Boolean HundredPercent 'get ' : 
  351.     Boolean HundredPercentSupportNegative 'get ' : 
  352.     Int32 YValuesPerPoint 'get ' : 
  353.   Methods:
  354.     get_Name(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  355.     get_Stacked(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  356.     get_StackSign(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  357.     get_RequireAxes(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  358.     get_SecondYScale(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  359.     get_CircularChartArea(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  360.     get_SupportLogarithmicAxes(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  361.     get_SwitchValueAxes(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  362.     get_SideBySideSeries(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  363.     get_DataPointsInLegend(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  364.     get_ZeroCrossing(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  365.     get_ApplyPaletteColorsToPoints(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  366.     get_ExtraYValuesConnectedToYAxis(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  367.     get_HundredPercent(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  368.     get_HundredPercentSupportNegative(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  369.     GetLegendImageStyle(Series): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  370.     get_YValuesPerPoint(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  371.     GetImage(ChartTypeRegistry): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  372.     Paint(ChartGraphics, CommonElements, ChartArea, Series): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  373.     GetYValue(CommonElements, ChartArea, Series, DataPoint, Int32, Int32): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  374.     AddSmartLabelMarkerPositions(CommonElements, ChartArea, Series, ArrayList): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  375. Class Dundas.Charting.WebControl.ChartTypes.CandleStickChart: AutoLayout, AnsiClass, Class, BeforeFieldInit
  376.   :Dundas.Charting.WebControl.ChartTypes.StockChart
  377.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  378.   Properties:
  379.     System.String Name 'get ' : 
  380.   Methods:
  381.     get_Name(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  382.     GetImage(ChartTypeRegistry): PrivateScope, Public, Virtual, HideBySig
  383. Class Dundas.Charting.WebControl.Data.DataManager: AutoLayout, AnsiClass, Class, BeforeFieldInit
  384.     Void .ctor(System.ComponentModel.Design.IServiceContainer): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  385.   Interfaces:
  386.     System.IServiceProvider
  387.   Fields:
  388.     System.ComponentModel.Design.IServiceContainer serviceContainer : Assembly
  389.   Properties:
  390.     Dundas.Charting.WebControl.SeriesCollection Series 'get ' : 
  391.     Dundas.Charting.WebControl.ChartColorPalette Palette 'get set' : 
  392.   Methods:
  393.     GetService(Type): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  394.     Initialize(): PrivateScope, Assembly, HideBySig
  395.     ApplyPaletteColors(): PrivateScope, Assembly, HideBySig
  396.     PrepareData(Boolean, Boolean, String[]): PrivateScope, Assembly, HideBySig
  397.     GetNumberOfPoints(String[]): PrivateScope, Assembly, HideBySig
  398.     GetMaxYValue(Int32, String[]): PrivateScope, Assembly, HideBySig
  399.     GetMaxYWithRadiusValue(ChartArea, String[]): PrivateScope, Assembly, HideBySig
  400.     GetMaxXWithRadiusValue(ChartArea, String[]): PrivateScope, Assembly, HideBySig
  401.     GetMinXWithRadiusValue(ChartArea, String[]): PrivateScope, Assembly, HideBySig
  402.     GetMaxYValue(String[]): PrivateScope, Assembly, HideBySig
  403.     GetMaxXValue(String[]): PrivateScope, Assembly, HideBySig
  404.     GetMaxStackedYValue(Int32, String[]): PrivateScope, Assembly, HideBySig
  405.     GetMaxUnsignedStackedYValue(Int32, String[]): PrivateScope, Assembly, HideBySig
  406.     GetMaxStackedXValue(String[]): PrivateScope, Assembly, HideBySig
  407.     GetMinYValue(Int32, String[]): PrivateScope, Assembly, HideBySig
  408.     GetMinYWithRadiusValue(ChartArea, String[]): PrivateScope, Assembly, HideBySig
  409.     GetMinYValue(String[]): PrivateScope, Assembly, HideBySig
  410.     GetMinXValue(String[]): PrivateScope, Assembly, HideBySig
  411.     GetMinStackedYValue(Int32, String[]): PrivateScope, Assembly, HideBySig
  412.     GetMinUnsignedStackedYValue(Int32, String[]): PrivateScope, Assembly, HideBySig
  413.     GetMinStackedXValue(String[]): PrivateScope, Assembly, HideBySig
  414.     GetMaxHundredPercentStackedYValue(Boolean, Int32, String[]): PrivateScope, Assembly, HideBySig
  415.     GetMinHundredPercentStackedYValue(Boolean, Int32, String[]): PrivateScope, Assembly, HideBySig
  416.     get_Series(): PrivateScope, Public, HideBySig, SpecialName
  417.     get_Palette(): PrivateScope, Public, HideBySig, SpecialName
  418.     set_Palette(ChartColorPalette): PrivateScope, Public, HideBySig, SpecialName
  419. Class Dundas.Charting.WebControl.DataPointComparer: AutoLayout, AnsiClass, Class, BeforeFieldInit
  420.     Void .ctor(Dundas.Charting.WebControl.Series, Dundas.Charting.WebControl.PointsSortOrder, System.String): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  421.   Interfaces:
  422.     System.Collections.IComparer
  423.   Methods:
  424.     Compare(Object, Object): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  425. Class Dundas.Charting.WebControl.DataPointCollection: AutoLayout, AnsiClass, Class, BeforeFieldInit
  426.     Void .ctor(Dundas.Charting.WebControl.Series): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  427.   Interfaces:
  428.     System.Collections.IList
  429.     System.Collections.ICollection
  430.     System.Collections.IEnumerable
  431.   Fields:
  432.     System.Collections.ArrayList array : Assembly
  433.     Dundas.Charting.WebControl.Series series : Assembly
  434.   Properties:
  435.     Dundas.Charting.WebControl.DataPoint Item [Int32] 'get set' : 
  436.     Boolean IsFixedSize 'get ' : 
  437.     Boolean IsReadOnly 'get ' : 
  438.     Int32 Count 'get ' : 
  439.     Boolean IsSynchronized 'get ' : 
  440.     System.Object SyncRoot 'get ' : 
  441.   Methods:
  442.     DataPointInit(DataPoint&): PrivateScope, Assembly, HideBySig
  443.     DataBindY(IEnumerable[]): PrivateScope, Public, HideBySig
  444.     DataBindXY(IEnumerable, IEnumerable[]): PrivateScope, Public, HideBySig
  445.     DataBindY(IEnumerable, String): PrivateScope, Public, HideBySig
  446.     DataBindXY(IEnumerable, String, IEnumerable, String): PrivateScope, Public, HideBySig
  447.     AddY(Double): PrivateScope, Public, HideBySig
  448.     AddY(Object[]): PrivateScope, Public, HideBySig
  449.     AddXY(Double, Double): PrivateScope, Public, HideBySig
  450.     AddXY(Object, Object[]): PrivateScope, Public, HideBySig
  451.     InsertXY(Int32, Object, Object[]): PrivateScope, Public, HideBySig
  452.     InsertY(Int32, Object[]): PrivateScope, Public, HideBySig
  453.     ConvertEnumerationItem(Object, String): PrivateScope, Assembly, HideBySig
  454.     AutoDetectValuesType(IEnumerator, String, IEnumerator, String): PrivateScope, Assembly, HideBySig
  455.     FindValue(Double, String, Int32&): PrivateScope, Public, HideBySig
  456.     FindValue(Double, String): PrivateScope, Public, HideBySig
  457.     FindValue(Double): PrivateScope, Public, HideBySig
  458.     FindMaxValue(String, Int32&): PrivateScope, Public, HideBySig
  459.     FindMaxValue(String): PrivateScope, Public, HideBySig
  460.     FindMaxValue(): PrivateScope, Public, HideBySig
  461.     FindMinValue(String, Int32&): PrivateScope, Public, HideBySig
  462.     FindMinValue(String): PrivateScope, Public, HideBySig
  463.     FindMinValue(): PrivateScope, Public, HideBySig
  464.     get_Item(Int32): PrivateScope, Public, HideBySig, SpecialName
  465.     set_Item(Int32, DataPoint): PrivateScope, Public, HideBySig, SpecialName
  466.     get_IsFixedSize(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  467.     get_IsReadOnly(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  468.     Clear(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  469.     Contains(Object): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  470.     IndexOf(Object): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  471.     Remove(Object): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  472.     RemoveAt(Int32): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  473.     Add(DataPoint): PrivateScope, Public, HideBySig
  474.     Add(Object): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  475.     Insert(Int32, DataPoint): PrivateScope, Public, HideBySig
  476.     Insert(Int32, Object): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  477.     get_Count(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  478.     get_IsSynchronized(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  479.     get_SyncRoot(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  480.     CopyTo(Array, Int32): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  481.     GetEnumerator(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  482. Class Dundas.Charting.WebControl.DataPointAttributes: AutoLayout, AnsiClass, Class, BeforeFieldInit
  483.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  484.     Void .ctor(Dundas.Charting.WebControl.Series): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  485.   Interfaces:
  486.     Dundas.Charting.WebControl.IMapAreaAttributesutes
  487.   Fields:
  488.     System.ComponentModel.Design.IServiceContainer serviceContainer : Assembly
  489.     Dundas.Charting.WebControl.Series series : Assembly
  490.     System.Collections.Hashtable attributes : Assembly
  491.     Boolean tempColorIsSet : Assembly
  492.     Boolean emptyPoint : Assembly
  493.     System.Drawing.ColorConverter colorConverter : Assembly, Static
  494.     System.Drawing.FontConverter fontConverter : Assembly, Static
  495.   Properties:
  496.     System.String Item [Int32] 'get ' : 
  497.     System.String Item [System.String] 'get set' : 
  498.     System.String Label 'get set' : 
  499.     System.String AxisLabel 'get set' : 
  500.     System.String LabelFormat 'get set' : 
  501.     Boolean ShowLabelAsValue 'get set' : 
  502.     System.Drawing.Color Color 'get set' : 
  503.     System.Drawing.Color BorderColor 'get set' : 
  504.     Dundas.Charting.WebControl.ChartDashStyle BorderStyle 'get set' : 
  505.     Single BorderWidth 'get set' : 
  506.     System.String BackImage 'get set' : 
  507.     Dundas.Charting.WebControl.ChartImageWrapMode BackImageMode 'get set' : 
  508.     System.Drawing.Color BackImageTranspColor 'get set' : 
  509.     Dundas.Charting.WebControl.ChartImageAlign BackImageAlign 'get set' : 
  510.     Dundas.Charting.WebControl.GradientType BackGradientType 'get set' : 
  511.     System.Drawing.Color BackGradientEndColor 'get set' : 
  512.     Dundas.Charting.WebControl.ChartHatchStyle BackHatchStyle 'get set' : 
  513.     System.Drawing.Font Font 'get set' : 
  514.     System.Drawing.Color FontColor 'get set' : 
  515.     Int32 FontAngle 'get set' : 
  516.     Dundas.Charting.WebControl.MarkerStyle MarkerStyle 'get set' : 
  517.     Int32 MarkerSize 'get set' : 
  518.     System.String MarkerImage 'get set' : 
  519.     System.Drawing.Color MarkerImageTranspColor 'get set' : 
  520.     System.Drawing.Color MarkerColor 'get set' : 
  521.     System.Drawing.Color MarkerBorderColor 'get set' : 
  522.     System.String CustomAttributes 'get set' : 
  523.     System.String ToolTip 'get set' : 
  524.     System.String Href 'get set' : 
  525.     System.String MapAreaAttributes 'get set' : 
  526.     Boolean ShowInLegend 'get set' : 
  527.     System.String LegendText 'get set' : 
  528.     System.String LegendToolTip 'get set' : 
  529.     System.String LegendHref 'get set' : 
  530.     System.String LegendMapAreaAttributes 'get set' : 
  531.     Boolean EmptyX 'get set' : 
  532.     Int32 ElementID 'get set' : 
  533.     Int32 MapAreaID 'get set' : 
  534.   Methods:
  535.     IsAttributeSet(String): PrivateScope, Public, HideBySig
  536.     DeleteAttribute(String): PrivateScope, Public, HideBySig
  537.     GetAttribute(String): PrivateScope, Assembly, HideBySig
  538.     GetAttributeObject(String): PrivateScope, Assembly, HideBySig
  539.     SetAttribute(String, String): PrivateScope, Assembly, HideBySig
  540.     SetAttributeObject(String, Object): PrivateScope, Assembly, HideBySig
  541.     SetDefault(Boolean): PrivateScope, Assembly, HideBySig
  542.     get_Item(Int32): PrivateScope, Public, HideBySig, SpecialName
  543.     get_Item(String): PrivateScope, Public, HideBySig, SpecialName
  544.     set_Item(String, String): PrivateScope, Public, HideBySig, SpecialName
  545.     get_Label(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  546.     set_Label(String): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  547.     get_AxisLabel(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  548.     set_AxisLabel(String): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, SpecialName
  549.     get_LabelFormat(): PrivateScope, Public, HideBySig, SpecialName
  550.     set_LabelFormat(String): PrivateScope, Public, HideBySig, SpecialName
  551.     get_ShowLabelAsValue(): PrivateScope, Public, HideBySig, SpecialName
  552.     set_ShowLabelAsValue(Boolean): PrivateScope, Public, HideBySig, SpecialName
  553.     get_Color(): PrivateScope, Public, HideBySig, SpecialName
  554.     set_Color(Color): PrivateScope, Public, HideBySig, SpecialName
  555.     get_BorderColor(): PrivateScope, Public, HideBySig, SpecialName
  556.     set_BorderColor(Color): PrivateScope, Public, HideBySig, SpecialName
  557.     get_BorderStyle(): PrivateScope, Public, HideBySig, SpecialName
  558.     set_BorderStyle(ChartDashStyle): PrivateScope, Public, HideBySig, SpecialName
  559.     get_BorderWidth(): PrivateScope, Public, HideBySig, SpecialName
  560.     set_BorderWidth(Single): PrivateScope, Public, HideBySig, SpecialName
  561.     get_BackImage(): PrivateScope, Public, HideBySig, SpecialName
  562.     set_BackImage(String): PrivateScope, Public, HideBySig, SpecialName
  563.     get_BackImageMode(): PrivateScope, Public, HideBySig, SpecialName
  564.     set_BackImageMode(ChartImageWrapMode): PrivateScope, Public, HideBySig, SpecialName
  565.     get_BackImageTranspColor(): PrivateScope, Public, HideBySig, SpecialName
  566.     set_BackImageTranspColor(Color): PrivateScope, Public, HideBySig, SpecialName
  567.     get_BackImageAlign(): PrivateScope, Public, HideBySig, SpecialName
  568.     set_BackImageAlign(ChartImageAlign): PrivateScope, Public, HideBySig, SpecialName
  569.     get_BackGradientType(): PrivateScope, Public, HideBySig, SpecialName
  570.     set_BackGradientType(GradientType): PrivateScope, Public, HideBySig, SpecialName
  571.     get_BackGradientEndColor(): PrivateScope, Public, HideBySig, SpecialName
  572.     set_BackGradientEndColor(Color): PrivateScope, Public, HideBySig, SpecialName
  573.     get_BackHatchStyle(): PrivateScope, Public, HideBySig, SpecialName
  574.     set_BackHatchStyle(ChartHatchStyle): PrivateScope, Public, HideBySig, SpecialName
  575.     get_Font(): PrivateScope, Public, HideBySig, SpecialName
  576.     set_Font(Font): PrivateScope, Public, HideBySig, SpecialName
  577.     get_FontColor(): PrivateScope, Public, HideBySig, SpecialName
  578.     set_FontColor(Color): PrivateScope, Public, HideBySig, SpecialName
  579.     get_FontAngle(): PrivateScope, Public, HideBySig, SpecialName
  580.     set_FontAngle(Int32): PrivateScope, Public, HideBySig, SpecialName
  581.     get_MarkerStyle(): PrivateScope, Public, HideBySig, SpecialName
  582.     set_MarkerStyle(MarkerStyle): PrivateScope, Public, HideBySig, SpecialName
  583.     get_MarkerSize(): PrivateScope, Public, HideBySig, SpecialName
  584.     set_MarkerSize(Int32): PrivateScope, Public, HideBySig, SpecialName
  585.     get_MarkerImage(): PrivateScope, Public, HideBySig, SpecialName
  586.     set_MarkerImage(String): PrivateScope, Public, HideBySig, SpecialName
  587.     get_MarkerImageTranspColor(): PrivateScope, Public, HideBySig, SpecialName
  588.     set_MarkerImageTranspColor(Color): PrivateScope, Public, HideBySig, SpecialName
  589.     get_MarkerColor(): PrivateScope, Public, HideBySig, SpecialName
  590.     set_MarkerColor(Color): PrivateScope, Public, HideBySig, SpecialName
  591.     get_MarkerBorderColor(): PrivateScope, Public, HideBySig, SpecialName
  592.     set_MarkerBorderColor(Color): PrivateScope, Public, HideBySig, SpecialName
  593.     get_CustomAttributes(): PrivateScope, Public, HideBySig, SpecialName
  594.     set_CustomAttributes(String): PrivateScope, Public, HideBySig, SpecialName
  595.     set_ToolTip(String): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  596.     get_ToolTip(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  597.     set_Href(String): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  598.     get_Href(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  599.     set_MapAreaAttributes(String): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  600.     get_MapAreaAttributes(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  601.     get_ShowInLegend(): PrivateScope, Public, HideBySig, SpecialName
  602.     set_ShowInLegend(Boolean): PrivateScope, Public, HideBySig, SpecialName
  603.     set_LegendText(String): PrivateScope, Public, HideBySig, SpecialName
  604.     get_LegendText(): PrivateScope, Public, HideBySig, SpecialName
  605.     set_LegendToolTip(String): PrivateScope, Public, HideBySig, SpecialName
  606.     get_LegendToolTip(): PrivateScope, Public, HideBySig, SpecialName
  607.     set_LegendHref(String): PrivateScope, Public, HideBySig, SpecialName
  608.     get_LegendHref(): PrivateScope, Public, HideBySig, SpecialName
  609.     set_LegendMapAreaAttributes(String): PrivateScope, Public, HideBySig, SpecialName
  610.     get_LegendMapAreaAttributes(): PrivateScope, Public, HideBySig, SpecialName
  611.     Invalidate(Boolean): PrivateScope, Assembly, HideBySig
  612.     get_EmptyX(): PrivateScope, Public, HideBySig, SpecialName
  613.     set_EmptyX(Boolean): PrivateScope, Public, HideBySig, SpecialName
  614.     get_ElementID(): PrivateScope, Public, HideBySig, SpecialName
  615.     set_ElementID(Int32): PrivateScope, Public, HideBySig, SpecialName
  616.     set_MapAreaID(Int32): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  617.     get_MapAreaID(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  618. Struct Dundas.Charting.WebControl.DataPointAttributes+CommonAttributes: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed
  619.   :System.Enum
  620.   Fields:
  621.     Int32 value__ : Public, SpecialName, RTSpecialName
  622.     CommonAttributes PointName = 0 : Public, Static, Literal, HasDefault
  623.     CommonAttributes Label = 1 : Public, Static, Literal, HasDefault
  624.     CommonAttributes AxisLabel = 2 : Public, Static, Literal, HasDefault
  625.     CommonAttributes LabelFormat = 3 : Public, Static, Literal, HasDefault
  626.     CommonAttributes ShowLabelAsValue = 4 : Public, Static, Literal, HasDefault
  627.     CommonAttributes Color = 5 : Public, Static, Literal, HasDefault
  628.     CommonAttributes BorderColor = 6 : Public, Static, Literal, HasDefault
  629.     CommonAttributes BorderDashStyle = 7 : Public, Static, Literal, HasDefault
  630.     CommonAttributes BorderWidth = 8 : Public, Static, Literal, HasDefault
  631.     CommonAttributes BackImage = 9 : Public, Static, Literal, HasDefault
  632.     CommonAttributes BackImageMode = 10 : Public, Static, Literal, HasDefault
  633.     CommonAttributes BackImageAlign = 11 : Public, Static, Literal, HasDefault
  634.     CommonAttributes BackImageTranspColor = 12 : Public, Static, Literal, HasDefault
  635.     CommonAttributes BackGradientType = 13 : Public, Static, Literal, HasDefault
  636.     CommonAttributes BackGradientEndColor = 14 : Public, Static, Literal, HasDefault
  637.     CommonAttributes BackHatchStyle = 15 : Public, Static, Literal, HasDefault
  638.     CommonAttributes Font = 16 : Public, Static, Literal, HasDefault
  639.     CommonAttributes FontColor = 17 : Public, Static, Literal, HasDefault
  640.     CommonAttributes FontAngle = 18 : Public, Static, Literal, HasDefault
  641.     CommonAttributes MarkerStyle = 19 : Public, Static, Literal, HasDefault
  642.     CommonAttributes MarkerSize = 20 : Public, Static, Literal, HasDefault
  643.     CommonAttributes MarkerImage = 21 : Public, Static, Literal, HasDefault
  644.     CommonAttributes MarkerImageTranspColor = 22 : Public, Static, Literal, HasDefault
  645.     CommonAttributes MarkerColor = 23 : Public, Static, Literal, HasDefault
  646.     CommonAttributes MarkerBorderColor = 24 : Public, Static, Literal, HasDefault
  647.     CommonAttributes MapAreaAttributes = 25 : Public, Static, Literal, HasDefault
  648.     CommonAttributes Href = 26 : Public, Static, Literal, HasDefault
  649.     CommonAttributes ToolTip = 27 : Public, Static, Literal, HasDefault
  650.     CommonAttributes LegendHref = 28 : Public, Static, Literal, HasDefault
  651.     CommonAttributes LegendToolTip = 29 : Public, Static, Literal, HasDefault
  652.     CommonAttributes LegendText = 30 : Public, Static, Literal, HasDefault
  653.     CommonAttributes LegendMapAreaAttributes = 31 : Public, Static, Literal, HasDefault
  654.     CommonAttributes ShowInLegend = 32 : Public, Static, Literal, HasDefault
  655. Class Dundas.Charting.WebControl.DataPoint: AutoLayout, AnsiClass, Class, BeforeFieldInit
  656.   :Dundas.Charting.WebControl.DataPointAttributes
  657.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  658.     Void .ctor(Dundas.Charting.WebControl.Series): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  659.     Void .ctor(Double, System.String): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  660.     Void .ctor(Double, Double): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  661.   Properties:
  662.     Double XValue 'get set' : 
  663.     Double[] YValues 'get set' : 
  664.     Boolean Empty 'get set' : 
  665.     System.String Name 'get set' : 
  666.   Methods:
  667.     SetValueXY(Object, Object[]): PrivateScope, Public, HideBySig
  668.     SetValueY(Object[]): PrivateScope, Public, HideBySig
  669.     Clone(): PrivateScope, Assembly, HideBySig
  670.     ResizeYValueArray(Int32): PrivateScope, Assembly, HideBySig
  671.     GetValueY(Int32): PrivateScope, Public, HideBySig
  672.     SetValueY(Int32, Double): PrivateScope, Public, HideBySig
  673.     GetValueByName(String): PrivateScope, Assembly, HideBySig
  674.     ReplaceKeywords(String): PrivateScope, Assembly, HideBySig
  675.     get_XValue(): PrivateScope, Public, HideBySig, SpecialName
  676.     set_XValue(Double): PrivateScope, Public, HideBySig, SpecialName
  677.     get_YValues(): PrivateScope, Public, HideBySig, SpecialName
  678.     set_YValues(Double[]): PrivateScope, Public, HideBySig, SpecialName
  679.     ResetYValues(): PrivateScope, Public, HideBySig
  680.     get_Empty(): PrivateScope, Public, HideBySig, SpecialName
  681.     set_Empty(Boolean): PrivateScope, Public, HideBySig, SpecialName
  682.     get_Name(): PrivateScope, Public, HideBySig, SpecialName
  683.     set_Name(String): PrivateScope, Public, HideBySig, SpecialName
  684. Class Dundas.Charting.WebControl.DataPoint3D: AutoLayout, AnsiClass, Class, BeforeFieldInit
  685.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  686.   Fields:
  687.     Dundas.Charting.WebControl.DataPoint dataPoint : Assembly
  688.     Int32 index : Assembly
  689.     Double xPosition : Assembly
  690.     Double yPosition : Assembly
  691.     Double xCenterVal : Assembly
  692.     Single zPosition : Assembly
  693.     Double width : Assembly
  694.     Double height : Assembly
  695.     Single depth : Assembly
  696.     Boolean indexedSeries : Assembly
  697. Struct Dundas.Charting.WebControl.AxisType: AutoLayout, AnsiClass, Class, Sealed
  698.   :System.Enum
  699.   Fields:
  700.     Int32 value__ : Public, SpecialName, RTSpecialName
  701.     Dundas.Charting.WebControl.AxisType Primary = 0 : Public, Static, Literal, HasDefault
  702.     Dundas.Charting.WebControl.AxisType Secondary = 1 : Public, Static, Literal, HasDefault
  703. Struct Dundas.Charting.WebControl.PointsSortOrder: AutoLayout, AnsiClass, Class, Sealed
  704.   :System.Enum
  705.   Fields:
  706.     Int32 value__ : Public, SpecialName, RTSpecialName
  707.     Dundas.Charting.WebControl.PointsSortOrder Ascending = 0 : Public, Static, Literal, HasDefault
  708.     Dundas.Charting.WebControl.PointsSortOrder Descending = 1 : Public, Static, Literal, HasDefault
  709. Class Dundas.Charting.WebControl.SeriesCollection: AutoLayout, AnsiClass, Class, BeforeFieldInit
  710.     Void .ctor(System.ComponentModel.Design.IServiceContainer): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  711.   Interfaces:
  712.     System.Collections.IList
  713.     System.Collections.ICollection
  714.     System.Collections.IEnumerable
  715.   Properties:
  716.     Dundas.Charting.WebControl.Series Item [System.Object] 'get set' : 
  717.     Boolean IsFixedSize 'get ' : 
  718.     Boolean IsReadOnly 'get ' : 
  719.     Int32 Count 'get ' : 
  720.     Boolean IsSynchronized 'get ' : 
  721.     System.Object SyncRoot 'get ' : 
  722.   Methods:
  723.     GetIndex(String): PrivateScope, Public, HideBySig
  724.     Add(String): PrivateScope, Public, HideBySig
  725.     Add(String, Int32): PrivateScope, Public, HideBySig
  726.     get_Item(Object): PrivateScope, Public, HideBySig, SpecialName
  727.     set_Item(Object, Series): PrivateScope, Public, HideBySig, SpecialName
  728.     get_IsFixedSize(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  729.     get_IsReadOnly(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  730.     Clear(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  731.     Contains(Object): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  732.     IndexOf(Object): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  733.     Remove(Object): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  734.     RemoveAt(Int32): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  735.     Add(Object): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  736.     Insert(Int32, Series): PrivateScope, Public, HideBySig
  737.     Insert(Int32, Object): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  738.     get_Count(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  739.     get_IsSynchronized(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  740.     get_SyncRoot(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  741.     CopyTo(Array, Int32): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  742.     GetEnumerator(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  743. Class Dundas.Charting.WebControl.Series: NotPublic
  744.   :Dundas.Charting.WebControl.DataPointAttributes
  745.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  746.     Void .ctor(System.String): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  747.     Void .ctor(System.String, Int32): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  748.   Fields:
  749.     Boolean autoXValueType : Assembly
  750.     Boolean autoYValueType : Assembly
  751.     Dundas.Charting.WebControl.ChartValueTypes indexedXValueType : Assembly
  752.     Boolean tempMarkerStyleIsSet : Assembly
  753.     Dundas.Charting.WebControl.Chart chart : Assembly
  754.     Dundas.Charting.WebControl.DataPointAttributes defaultAttributes : Assembly, Static
  755.   Properties:
  756.     System.String Name 'get set' : 
  757.     System.String ValueMemberX 'get set' : 
  758.     System.String ValueMembersY 'get set' : 
  759.     System.String Legend 'get set' : 
  760.     Dundas.Charting.WebControl.ChartValueTypes XValueType 'get set' : 
  761.     Boolean XValueIndexed 'get set' : 
  762.     Boolean PlotAsLine 'get set' : 
  763.     Dundas.Charting.WebControl.ChartValueTypes YValueType 'get set' : 
  764.     Int32 YValuesPerPoint 'get set' : 
  765.     Dundas.Charting.WebControl.DataPointCollection Points 'get ' : 
  766.     Dundas.Charting.WebControl.DataPointAttributes EmptyPointStyle 'get set' : 
  767.     Dundas.Charting.WebControl.ChartColorPalette Palette 'get set' : 
  768.     Int32 MarkerStep 'get set' : 
  769.     Int32 ShadowOffset 'get set' : 
  770.     System.Drawing.Color ShadowColor 'get set' : 
  771.     Dundas.Charting.WebControl.AxisType XAxisType 'get set' : 
  772.     Dundas.Charting.WebControl.AxisType YAxisType 'get set' : 
  773.     Boolean Enabled 'get set' : 
  774.     Dundas.Charting.WebControl.SeriesChartType Type 'get set' : 
  775.     System.String ChartType 'get set' : 
  776.     System.String ChartArea 'get set' : 
  777.     System.String AxisLabel 'get set' : 
  778.     Dundas.Charting.WebControl.SmartLabelsStyle SmartLabels 'get set' : 
  779.   Methods:
  780.     GetChartTypeName(SeriesChartType): PrivateScope, Assembly, Static, HideBySig
  781.     IsYValueDateTime(): PrivateScope, Assembly, HideBySig
  782.     IsXValueDateTime(): PrivateScope, Assembly, HideBySig
  783.     IsVisible(): PrivateScope, Assembly, HideBySig
  784.     CheckSupportedTypes(Type): PrivateScope, Assembly, HideBySig
  785.     ApplyPaletteColors(): PrivateScope, Assembly, HideBySig
  786.     GetTotalYValue(): PrivateScope, Assembly, HideBySig
  787.     ReplaceKeywords(String): PrivateScope, Assembly, HideBySig
  788.     ReplaceOneKeyword(Chart, Object, ChartElementType, String, String, Double, ChartValueTypes, String): PrivateScope, Assembly, HideBySig
  789.     TraceWrite(String, String): PrivateScope, Assembly, HideBySig
  790.     Sort(PointsSortOrder, String): PrivateScope, Public, HideBySig
  791.     Sort(PointsSortOrder): PrivateScope, Public, HideBySig
  792.     Sort(IComparer): PrivateScope, Public, HideBySig
  793.     UnPrepareData(ISite): PrivateScope, Assembly, HideBySig
  794.     ResetAutoValues(): PrivateScope, Assembly, HideBySig
  795.     PrepareData(ISite, Boolean): PrivateScope, Assembly, HideBySig
  796.     get_Name(): PrivateScope, Public, HideBySig, SpecialName
  797.     set_Name(String): PrivateScope, Public, HideBySig, SpecialName
  798.     get_ValueMemberX(): PrivateScope, Public, HideBySig, SpecialName
  799.     set_ValueMemberX(String): PrivateScope, Public, HideBySig, SpecialName
  800.     get_ValueMembersY(): PrivateScope, Public, HideBySig, SpecialName
  801.     set_ValueMembersY(String): PrivateScope, Public, HideBySig, SpecialName
  802.     get_Legend(): PrivateScope, Public, HideBySig, SpecialName
  803.     set_Legend(String): PrivateScope, Public, HideBySig, SpecialName
  804.     get_XValueType(): PrivateScope, Public, HideBySig, SpecialName
  805.     set_XValueType(ChartValueTypes): PrivateScope, Public, HideBySig, SpecialName
  806.     get_XValueIndexed(): PrivateScope, Public, HideBySig, SpecialName
  807.     set_XValueIndexed(Boolean): PrivateScope, Public, HideBySig, SpecialName
  808.     get_PlotAsLine(): PrivateScope, Public, HideBySig, SpecialName
  809.     set_PlotAsLine(Boolean): PrivateScope, Public, HideBySig, SpecialName
  810.     get_YValueType(): PrivateScope, Public, HideBySig, SpecialName
  811.     set_YValueType(ChartValueTypes): PrivateScope, Public, HideBySig, SpecialName
  812.     get_YValuesPerPoint(): PrivateScope, Public, HideBySig, SpecialName
  813.     set_YValuesPerPoint(Int32): PrivateScope, Public, HideBySig, SpecialName
  814.     get_Points(): PrivateScope, Public, HideBySig, SpecialName
  815.     get_EmptyPointStyle(): PrivateScope, Public, HideBySig, SpecialName
  816.     set_EmptyPointStyle(DataPointAttributes): PrivateScope, Public, HideBySig, SpecialName
  817.     get_Palette(): PrivateScope, Public, HideBySig, SpecialName
  818.     set_Palette(ChartColorPalette): PrivateScope, Public, HideBySig, SpecialName
  819.     get_MarkerStep(): PrivateScope, Public, HideBySig, SpecialName
  820.     set_MarkerStep(Int32): PrivateScope, Public, HideBySig, SpecialName
  821.     get_ShadowOffset(): PrivateScope, Public, HideBySig, SpecialName
  822.     set_ShadowOffset(Int32): PrivateScope, Public, HideBySig, SpecialName
  823.     get_ShadowColor(): PrivateScope, Public, HideBySig, SpecialName
  824.     set_ShadowColor(Color): PrivateScope, Public, HideBySig, SpecialName
  825.     get_XAxisType(): PrivateScope, Public, HideBySig, SpecialName
  826.     set_XAxisType(AxisType): PrivateScope, Public, HideBySig, SpecialName
  827.     get_YAxisType(): PrivateScope, Public, HideBySig, SpecialName
  828.     set_YAxisType(AxisType): PrivateScope, Public, HideBySig, SpecialName
  829.     get_Enabled(): PrivateScope, Public, HideBySig, SpecialName
  830.     set_Enabled(Boolean): PrivateScope, Public, HideBySig, SpecialName
  831.     get_Type(): PrivateScope, Public, HideBySig, SpecialName
  832.     set_Type(SeriesChartType): PrivateScope, Public, HideBySig, SpecialName
  833.     get_ChartType(): PrivateScope, Public, HideBySig, SpecialName
  834.     set_ChartType(String): PrivateScope, Public, HideBySig, SpecialName
  835.     get_ChartArea(): PrivateScope, Public, HideBySig, SpecialName
  836.     set_ChartArea(String): PrivateScope, Public, HideBySig, SpecialName
  837.     get_AxisLabel(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  838.     set_AxisLabel(String): PrivateScope, Public, Virtual, HideBySig, SpecialName
  839.     get_SmartLabels(): PrivateScope, Public, HideBySig, SpecialName
  840.     set_SmartLabels(SmartLabelsStyle): PrivateScope, Public, HideBySig, SpecialName
  841.     Invalidate(Boolean, Boolean): PrivateScope, Assembly, HideBySig
  842. Class Dundas.Charting.WebControl.Design.RectangleFConverter: AutoLayout, AnsiClass, Class, BeforeFieldInit
  843.   :System.ComponentModel.TypeConverter
  844.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  845.   Methods:
  846.     GetPropertiesSupported(ITypeDescriptorContext): PrivateScope, Public, Virtual, HideBySig
  847.     GetProperties(ITypeDescriptorContext, Object, Attribute[]): PrivateScope, Public, Virtual, HideBySig
  848.     CanConvertFrom(ITypeDescriptorContext, Type): PrivateScope, Public, Virtual, HideBySig
  849.     CanConvertTo(ITypeDescriptorContext, Type): PrivateScope, Public, Virtual, HideBySig
  850.     ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type): PrivateScope, Public, Virtual, HideBySig
  851.     ConvertFrom(ITypeDescriptorContext, CultureInfo, Object): PrivateScope, Public, Virtual, HideBySig
  852. Class Dundas.Charting.WebControl.Svg.SvgParameters: AutoLayout, AnsiClass, Class, Abstract, BeforeFieldInit
  853.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  854.   Properties:
  855.     System.Drawing.Size PictureSize 'get set' : 
  856.   Methods:
  857.     get_PictureSize(): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride, Abstract, SpecialName
  858.     set_PictureSize(Size): PrivateScope, Assembly, Virtual, HideBySig, VtableLayoutMask, CheckAccessOnOverride, Abstract, SpecialName
  859. Struct Dundas.Charting.WebControl.Svg.SvgParameters+SvgLineCapStyle: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed
  860.   :System.Enum
  861.   Fields:
  862.     Int32 value__ : Public, SpecialName, RTSpecialName
  863.     SvgLineCapStyle Butt = 0 : Public, Static, Literal, HasDefault
  864.     SvgLineCapStyle Round = 1 : Public, Static, Literal, HasDefault
  865.     SvgLineCapStyle Square = 2 : Public, Static, Literal, HasDefault
  866. Struct Dundas.Charting.WebControl.Svg.SvgParameters+SvgDashStyle: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed
  867.   :System.Enum
  868.   Fields:
  869.     Int32 value__ : Public, SpecialName, RTSpecialName
  870.     SvgDashStyle Dash = 0 : Public, Static, Literal, HasDefault
  871.     SvgDashStyle DashDot = 1 : Public, Static, Literal, HasDefault
  872.     SvgDashStyle DashDotDot = 2 : Public, Static, Literal, HasDefault
  873.     SvgDashStyle DashDashDot = 3 : Public, Static, Literal, HasDefault
  874.     SvgDashStyle Doubledash = 4 : Public, Static, Literal, HasDefault
  875.     SvgDashStyle DoubledashHalfdash = 5 : Public, Static, Literal, HasDefault
  876.     SvgDashStyle DoubledashHalfdashHalfdash = 6 : Public, Static, Literal, HasDefault
  877.     SvgDashStyle DoubledashDoubledashHalfdash = 7 : Public, Static, Literal, HasDefault
  878.     SvgDashStyle Halfdash = 8 : Public, Static, Literal, HasDefault
  879.     SvgDashStyle HalfdashDot = 9 : Public, Static, Literal, HasDefault
  880.     SvgDashStyle HalfdashDotDot = 10 : Public, Static, Literal, HasDefault
  881.     SvgDashStyle HalfdashHalfdashDot = 11 : Public, Static, Literal, HasDefault
  882.     SvgDashStyle Dot = 12 : Public, Static, Literal, HasDefault
  883.     SvgDashStyle Custom = 13 : Public, Static, Literal, HasDefault
  884.     SvgDashStyle Solid = 14 : Public, Static, Literal, HasDefault
  885. Struct Dundas.Charting.WebControl.Svg.SvgParameters+SvgFillType: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed
  886.   :System.Enum
  887.   Fields:
  888.     Int32 value__ : Public, SpecialName, RTSpecialName
  889.     SvgFillType Solid = 0 : Public, Static, Literal, HasDefault
  890.     SvgFillType Hatch = 1 : Public, Static, Literal, HasDefault
  891.     SvgFillType Image = 2 : Public, Static, Literal, HasDefault
  892.     SvgFillType Gradient = 3 : Public, Static, Literal, HasDefault
  893.     SvgFillType None = 4 : Public, Static, Literal, HasDefault
  894. Struct Dundas.Charting.WebControl.Svg.SvgParameters+SvgGradientType: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed
  895.   :System.Enum
  896.   Fields:
  897.     Int32 value__ : Public, SpecialName, RTSpecialName
  898.     SvgGradientType None = 0 : Public, Static, Literal, HasDefault
  899.     SvgGradientType LeftRight = 1 : Public, Static, Literal, HasDefault
  900.     SvgGradientType TopBottom = 2 : Public, Static, Literal, HasDefault
  901.     SvgGradientType Center = 3 : Public, Static, Literal, HasDefault
  902.     SvgGradientType DiagonalLeft = 4 : Public, Static, Literal, HasDefault
  903.     SvgGradientType DiagonalRight = 5 : Public, Static, Literal, HasDefault
  904.     SvgGradientType HorizontalCenter = 6 : Public, Static, Literal, HasDefault
  905.     SvgGradientType VerticalCenter = 7 : Public, Static, Literal, HasDefault
  906. Struct Dundas.Charting.WebControl.Svg.SvgParameters+SvgImageWrapMode: AutoLayout, AnsiClass, Class, NestedAssembly, Sealed
  907.   :System.Enum
  908.   Fields:
  909.     Int32 value__ : Public, SpecialName, RTSpecialName
  910.     SvgImageWrapMode ClampScaled = 4 : Public, Static, Literal, HasDefault
  911.     SvgImageWrapMode Tile = 0 : Public, Static, Literal, HasDefault
  912.     SvgImageWrapMode TileFlipX = 1 : Public, Static, Literal, HasDefault
  913.     SvgImageWrapMode TileFlipY = 2 : Public, Static, Literal, HasDefault
  914.     SvgImageWrapMode TileFlipXY = 3 : Public, Static, Literal, HasDefault
  915.     SvgImageWrapMode ClampUnscaled = 4 : Public, Static, Literal, HasDefault
  916. Class Dundas.Charting.WebControl.Svg.ChartParameters: AutoLayout, AnsiClass, Class, BeforeFieldInit
  917.   :Dundas.Charting.WebControl.Svg.SvgParameters
  918.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  919.   Fields:
  920.     System.Drawing.Color chartBrushColor : Assembly
  921.     System.Drawing.Color chartBrushSecondColor : Assembly
  922.     System.Drawing.Drawing2D.Matrix chartMatrix : Assembly
  923.     System.Drawing.Font chartFont : Assembly
  924.     System.Drawing.StringFormat chartStringFormat : Assembly
  925.     SvgGradientType chartSvgGradientType : Assembly
  926.     System.Drawing.Size chartPictureSize : Assembly
  927.     System.Drawing.Drawing2D.WrapMode imageWrapMode : Assembly
  928.   Properties:
  929.     System.Drawing.Brush Brush 'set' : 
  930.     System.Drawing.Pen Pen 'set' : 
  931.     System.Drawing.Size PictureSize 'get set' : 
  932.   Methods:
  933.     set_Brush(Brush): PrivateScope, Public, HideBySig, SpecialName
  934.     set_Pen(Pen): PrivateScope, Public, HideBySig, SpecialName
  935.     get_PictureSize(): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride, SpecialName
  936.     set_PictureSize(Size): PrivateScope, Assembly, Virtual, HideBySig, CheckAccessOnOverride, SpecialName
  937. Class Dundas.Charting.WebControl.Svg.ValueA: AutoLayout, AnsiClass, Class, BeforeFieldInit
  938.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  939.   Properties:
  940.     Single StartValue 'get set' : 
  941.     Single EndValue 'get set' : 
  942.     Double StartTime 'get set' : 
  943.     Double EndTime 'get set' : 
  944.     Boolean Repeat 'get set' : 
  945.     Double RepeatDelay 'get set' : 
  946.   Methods:
  947.     get_StartValue(): PrivateScope, Public, HideBySig, SpecialName
  948.     set_StartValue(Single): PrivateScope, Public, HideBySig, SpecialName
  949.     get_EndValue(): PrivateScope, Public, HideBySig, SpecialName
  950.     set_EndValue(Single): PrivateScope, Public, HideBySig, SpecialName
  951.     get_StartTime(): PrivateScope, Public, HideBySig, SpecialName
  952.     set_StartTime(Double): PrivateScope, Public, HideBySig, SpecialName
  953.     get_EndTime(): PrivateScope, Public, HideBySig, SpecialName
  954.     set_EndTime(Double): PrivateScope, Public, HideBySig, SpecialName
  955.     get_Repeat(): PrivateScope, Public, HideBySig, SpecialName
  956.     set_Repeat(Boolean): PrivateScope, Public, HideBySig, SpecialName
  957.     get_RepeatDelay(): PrivateScope, Public, HideBySig, SpecialName
  958.     set_RepeatDelay(Double): PrivateScope, Public, HideBySig, SpecialName
  959. Class Dundas.Charting.WebControl.Svg.ColorA: AutoLayout, AnsiClass, Class, BeforeFieldInit
  960.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  961.   Properties:
  962.     System.Drawing.Color StartColor 'get set' : 
  963.     System.Drawing.Color EndColor 'get set' : 
  964.     Double StartTime 'get set' : 
  965.     Double EndTime 'get set' : 
  966.     Boolean Repeat 'get set' : 
  967.   Methods:
  968.     get_StartColor(): PrivateScope, Public, HideBySig, SpecialName
  969.     set_StartColor(Color): PrivateScope, Public, HideBySig, SpecialName
  970.     get_EndColor(): PrivateScope, Public, HideBySig, SpecialName
  971.     set_EndColor(Color): PrivateScope, Public, HideBySig, SpecialName
  972.     get_StartTime(): PrivateScope, Public, HideBySig, SpecialName
  973.     set_StartTime(Double): PrivateScope, Public, HideBySig, SpecialName
  974.     get_EndTime(): PrivateScope, Public, HideBySig, SpecialName
  975.     set_EndTime(Double): PrivateScope, Public, HideBySig, SpecialName
  976.     get_Repeat(): PrivateScope, Public, HideBySig, SpecialName
  977.     set_Repeat(Boolean): PrivateScope, Public, HideBySig, SpecialName
  978. Class Dundas.Charting.WebControl.Svg.PointA: AutoLayout, AnsiClass, Class, BeforeFieldInit
  979.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  980.   Properties:
  981.     Dundas.Charting.WebControl.Svg.ValueA X 'get set' : 
  982.     Dundas.Charting.WebControl.Svg.ValueA Y 'get set' : 
  983.   Methods:
  984.     get_X(): PrivateScope, Public, HideBySig, SpecialName
  985.     set_X(ValueA): PrivateScope, Public, HideBySig, SpecialName
  986.     get_Y(): PrivateScope, Public, HideBySig, SpecialName
  987.     set_Y(ValueA): PrivateScope, Public, HideBySig, SpecialName
  988.     ToPointF(): PrivateScope, Public, HideBySig
  989. Class Dundas.Charting.WebControl.Svg.RectangleA: AutoLayout, AnsiClass, Class, BeforeFieldInit
  990.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  991.   Properties:
  992.     Dundas.Charting.WebControl.Svg.ValueA X 'get set' : 
  993.     Dundas.Charting.WebControl.Svg.ValueA Y 'get set' : 
  994.     Dundas.Charting.WebControl.Svg.ValueA Width 'get set' : 
  995.     Dundas.Charting.WebControl.Svg.ValueA Height 'get set' : 
  996.   Methods:
  997.     get_X(): PrivateScope, Public, HideBySig, SpecialName
  998.     set_X(ValueA): PrivateScope, Public, HideBySig, SpecialName
  999.     get_Y(): PrivateScope, Public, HideBySig, SpecialName
  1000.     set_Y(ValueA): PrivateScope, Public, HideBySig, SpecialName
  1001.     get_Width(): PrivateScope, Public, HideBySig, SpecialName
  1002.     set_Width(ValueA): PrivateScope, Public, HideBySig, SpecialName
  1003.     get_Height(): PrivateScope, Public, HideBySig, SpecialName
  1004.     set_Height(ValueA): PrivateScope, Public, HideBySig, SpecialName
  1005.     ToRectangleF(): PrivateScope, Public, HideBySig
  1006. Class Dundas.Charting.WebControl.Svg.SvgRendering: AutoLayout, AnsiClass, Class, BeforeFieldInit
  1007.   :Dundas.Charting.WebControl.Svg.ChartParameters
  1008.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1009.   Fields:
  1010.     System.Xml.XmlTextWriter output : Assembly
  1011.     Boolean antiAliasText : Assembly
  1012.   Methods:
  1013.     Open(XmlTextWriter, Size): PrivateScope, Public, HideBySig
  1014.     SetTitle(String): PrivateScope, Public, HideBySig
  1015.     Open(XmlTextWriter, Size, SvgOpenParameters): PrivateScope, Public, HideBySig
  1016.     Validate(): PrivateScope, Assembly, HideBySig
  1017.     Close(): PrivateScope, Public, HideBySig
  1018.     DrawLine(PointF, PointF): PrivateScope, Public, HideBySig
  1019.     DrawLines(PointF[]): PrivateScope, Public, HideBySig
  1020.     DrawRectangle(RectangleF): PrivateScope, Public, HideBySig
  1021.     DrawPolygon(PointF[]): PrivateScope, Public, HideBySig
  1022.     DrawArc(RectangleF, Single, Single): PrivateScope, Public, HideBySig
  1023.     DrawPie(RectangleF, Single, Single): PrivateScope, Public, HideBySig
  1024.     DrawEllipse(RectangleF): PrivateScope, Public, HideBySig
  1025.     DrawBezier(PointF, PointF, PointF, PointF): PrivateScope, Public, HideBySig
  1026.     DrawBeziers(PointF[]): PrivateScope, Public, HideBySig
  1027.     DrawCurve(PointF[], Single): PrivateScope, Public, HideBySig
  1028.     DrawCurve(PointF[], Int32, Int32, Single): PrivateScope, Public, HideBySig
  1029.     DrawPath(GraphicsPath): PrivateScope, Public, HideBySig
  1030.     DrawClosedCurve(PointF[], Single): PrivateScope, Public, HideBySig
  1031.     DrawImage(Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes): PrivateScope, Public, HideBySig
  1032.     DrawImage(Image, RectangleF): PrivateScope, Public, HideBySig
  1033.     DrawImage(Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes): PrivateScope, Public, HideBySig
  1034.     FillTexturedRectangle(TextureBrush, RectangleF): PrivateScope, Public, HideBySig
  1035.     DrawString(String, RectangleF): PrivateScope, Public, HideBySig
  1036.     DrawString(String, PointF): PrivateScope, Public, HideBySig
  1037.     FillRectangle(RectangleF): PrivateScope, Public, HideBySig
  1038.     FillPolygon(PointF[]): PrivateScope, Public, HideBySig
  1039.     FillPie(RectangleF, Single, Single): PrivateScope, Public, HideBySig
  1040.     FillEllipse(RectangleF): PrivateScope, Public, HideBySig
  1041.     FillClosedCurve(PointF[], Single): PrivateScope, Public, HideBySig
  1042.     FillPath(GraphicsPath): PrivateScope, Public, HideBySig
  1043.     FillBezier(PointF, PointF, PointF, PointF): PrivateScope, Public, HideBySig
  1044.     FillCurve(PointF[], Single): PrivateScope, Public, HideBySig
  1045.     FillArc(RectangleF, Single, Single): PrivateScope, Public, HideBySig
  1046.     NoTransformMatrix(): PrivateScope, Assembly, HideBySig
  1047.     WrapString(String, RectangleF, String[]&(Out)): PrivateScope, Public, HideBySig
  1048.     GetAlpha(Color): PrivateScope, Assembly, HideBySig
  1049.     ColorToString(Color): PrivateScope, Assembly, HideBySig
  1050.     SetStringAlignment(StringFormat): PrivateScope, Assembly, HideBySig
  1051.     Transformations(): PrivateScope, Assembly, HideBySig
  1052.     SetSmoothingMode(Boolean, Boolean): PrivateScope, Public, HideBySig
  1053.     BeginSvgSelection(String, String): PrivateScope, Public, HideBySig
  1054.     EndSvgSelection(): PrivateScope, Public, HideBySig
  1055.     SetToolTip(): PrivateScope, Assembly, HideBySig
  1056.     StartGraphicsParameters(Boolean, Boolean): PrivateScope, Assembly, HideBySig
  1057.     EndGraphicsParameters(): PrivateScope, Assembly, HideBySig
  1058.     SetClip(RectangleF): PrivateScope, Public, HideBySig
  1059.     ResetClip(): PrivateScope, Public, HideBySig
  1060. Class Dundas.Charting.WebControl.Svg.SvgChartGraphics: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  1061.   :Dundas.Charting.WebControl.Svg.SvgRendering
  1062.     Void .ctor(Dundas.Charting.WebControl.CommonElements): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1063.   Interfaces:
  1064.     Dundas.Charting.WebControl.IChartRenderingEngine
  1065.   Properties:
  1066.     System.Drawing.Drawing2D.Matrix Transform 'get set' : 
  1067.     System.Drawing.Drawing2D.SmoothingMode SmoothingMode 'get set' : 
  1068.     Boolean IsClipEmpty 'get ' : 
  1069.     System.Drawing.Region Clip 'get set' : 
  1070.     System.Drawing.Graphics Graphics 'get set' : 
  1071.     System.Drawing.Text.TextRenderingHint TextRenderingHint 'get set' : 
  1072.   Methods:
  1073.     DrawLine(Pen, PointF, PointF): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1074.     DrawLine(Pen, Single, Single, Single, Single): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1075.     DrawImage(Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1076.     DrawEllipse(Pen, Single, Single, Single, Single): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1077.     DrawCurve(Pen, PointF[], Int32, Int32, Single): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1078.     DrawRectangle(Pen, Int32, Int32, Int32, Int32): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1079.     DrawString(String, Font, Brush, RectangleF, StringFormat): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1080.     DrawString(String, Font, Brush, PointF, StringFormat): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1081.     DrawImage(Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1082.     DrawRectangle(Pen, Single, Single, Single, Single): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1083.     DrawPath(Pen, GraphicsPath): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1084.     DrawPie(Pen, Single, Single, Single, Single, Single, Single): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1085.     DrawArc(Pen, Single, Single, Single, Single, Single, Single): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1086.     DrawImage(Image, RectangleF): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1087.     DrawEllipse(Pen, RectangleF): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1088.     DrawLines(Pen, PointF[]): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1089.     FillEllipse(Brush, RectangleF): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1090.     FillPath(Brush, GraphicsPath): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1091.     FillRegion(Brush, Region): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1092.     FillRectangle(Brush, RectangleF): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1093.     FillRectangle(Brush, Single, Single, Single, Single): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1094.     FillPolygon(Brush, PointF[]): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1095.     FillPie(Brush, Single, Single, Single, Single, Single, Single): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1096.     get_Transform(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  1097.     set_Transform(Matrix): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  1098.     get_SmoothingMode(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  1099.     set_SmoothingMode(SmoothingMode): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  1100.     SetClip(RectangleF): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1101.     ResetClip(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1102.     SetClip(GraphicsPath, CombineMode): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1103.     TranslateTransform(Single, Single): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1104.     get_IsClipEmpty(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  1105.     get_Clip(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  1106.     set_Clip(Region): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  1107.     get_Graphics(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  1108.     set_Graphics(Graphics): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  1109.     SetGradient(Color, Color, GradientType): PrivateScope, Public, HideBySig
  1110.     DrawPolygon(Pen, PointF[]): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1111.     Save(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1112.     get_TextRenderingHint(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  1113.     set_TextRenderingHint(TextRenderingHint): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  1114.     Restore(GraphicsState): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1115.     MeasureString(String, Font, SizeF, StringFormat): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1116.     MeasureString(String, Font): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1117. Struct Dundas.Charting.WebControl.Svg.SvgOpenParameters: AutoLayout, AnsiClass, Class, SequentialLayout, Sealed, BeforeFieldInit
  1118.   :System.ValueType
  1119.     Void .ctor(Boolean, Boolean, Boolean): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1120.   Fields:
  1121.     Boolean toolTipsEnabled : Public
  1122.     Boolean resizable : Public
  1123.     Boolean preserveAspectRatio : Public
  1124. Struct Dundas.Charting.WebControl.ChartColorPalette: AutoLayout, AnsiClass, Class, Sealed
  1125.   :System.Enum
  1126.   Fields:
  1127.     Int32 value__ : Public, SpecialName, RTSpecialName
  1128.     Dundas.Charting.WebControl.ChartColorPalette None = 0 : Public, Static, Literal, HasDefault
  1129.     Dundas.Charting.WebControl.ChartColorPalette Default = 1 : Public, Static, Literal, HasDefault
  1130.     Dundas.Charting.WebControl.ChartColorPalette GrayScale = 2 : Public, Static, Literal, HasDefault
  1131.     Dundas.Charting.WebControl.ChartColorPalette Excel = 3 : Public, Static, Literal, HasDefault
  1132.     Dundas.Charting.WebControl.ChartColorPalette Light = 4 : Public, Static, Literal, HasDefault
  1133.     Dundas.Charting.WebControl.ChartColorPalette Pastel = 5 : Public, Static, Literal, HasDefault
  1134.     Dundas.Charting.WebControl.ChartColorPalette EarthTones = 6 : Public, Static, Literal, HasDefault
  1135.     Dundas.Charting.WebControl.ChartColorPalette SemiTransparent = 7 : Public, Static, Literal, HasDefault
  1136.     Dundas.Charting.WebControl.ChartColorPalette Berry = 8 : Public, Static, Literal, HasDefault
  1137.     Dundas.Charting.WebControl.ChartColorPalette Chocolate = 9 : Public, Static, Literal, HasDefault
  1138.     Dundas.Charting.WebControl.ChartColorPalette Fire = 10 : Public, Static, Literal, HasDefault
  1139.     Dundas.Charting.WebControl.ChartColorPalette SeaGreen = 11 : Public, Static, Literal, HasDefault
  1140. Class Dundas.Charting.WebControl.Utilities.ChartColors: NotPublic
  1141.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1142.   Methods:
  1143.     GetPaletteColors(ChartColorPalette): PrivateScope, Assembly, Static, HideBySig
  1144. Class Dundas.Charting.WebControl.ElementPosition: AutoLayout, AnsiClass, Class, BeforeFieldInit
  1145.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1146.     Void .ctor(Single, Single, Single, Single): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1147.   Fields:
  1148.     Boolean auto : Assembly
  1149.     Dundas.Charting.WebControl.CommonElements common : Assembly
  1150.     Dundas.Charting.WebControl.Chart chart : Assembly
  1151.     Boolean resetAreaAutoPosition : Assembly
  1152.   Properties:
  1153.     Single X   'get set' : 
  1154.     Single Y   'get set' : 
  1155.     Single Width 'get set' : 
  1156.     Single Height 'get set' : 
  1157.     Boolean Auto 'get set' : 
  1158.   Methods:
  1159.     ToRectangleF(): PrivateScope, Public, HideBySig
  1160.     FromRectangleF(RectangleF): PrivateScope, Public, HideBySig
  1161.     GetSize(): PrivateScope, Public, HideBySig
  1162.     Bottom(): PrivateScope, Public, HideBySig
  1163.     Right(): PrivateScope, Public, HideBySig
  1164.     Equals(Object): PrivateScope, Public, Virtual, HideBySig
  1165.     GetHashCode(): PrivateScope, Public, Virtual, HideBySig
  1166.     ToString(): PrivateScope, Public, Virtual, HideBySig
  1167.     SetPositionNoAuto(Single, Single, Single, Single): PrivateScope, Assembly, HideBySig
  1168.     get_X(): PrivateScope, Public, HideBySig, SpecialName
  1169.     set_X(Single): PrivateScope, Public, HideBySig, SpecialName
  1170.     get_Y(): PrivateScope, Public, HideBySig, SpecialName
  1171.     set_Y(Single): PrivateScope, Public, HideBySig, SpecialName
  1172.     get_Width(): PrivateScope, Public, HideBySig, SpecialName
  1173.     set_Width(Single): PrivateScope, Public, HideBySig, SpecialName
  1174.     get_Height(): PrivateScope, Public, HideBySig, SpecialName
  1175.     set_Height(Single): PrivateScope, Public, HideBySig, SpecialName
  1176.     get_Auto(): PrivateScope, Public, HideBySig, SpecialName
  1177.     set_Auto(Boolean): PrivateScope, Public, HideBySig, SpecialName
  1178. Class Dundas.Charting.WebControl.Utilities.ImageLoader: AutoLayout, AnsiClass, Class, BeforeFieldInit
  1179.     Void .ctor(System.ComponentModel.Design.IServiceContainer): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1180.   Interfaces:
  1181.     System.IDisposable
  1182.     System.IServiceProvider
  1183.   Methods:
  1184.     GetService(Type): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1185.     Dispose(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1186.     LoadImage(String): PrivateScope, Public, HideBySig
  1187.     LoadImage(String, Boolean): PrivateScope, Public, HideBySig
  1188. Class Dundas.Charting.WebControl.Utilities.ValueConverter: AutoLayout, AnsiClass, Class, BeforeFieldInit
  1189.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1190.   Methods:
  1191.     FormatValue(Chart, Object, Double, String, ChartValueTypes, ChartElementType): PrivateScope, Public, Static, HideBySig
  1192. Struct Dundas.Charting.WebControl.Utilities.SerializationVisibility: AutoLayout, AnsiClass, Class, Sealed
  1193.   :System.Enum
  1194.   Fields:
  1195.     Int32 value__ : Public, SpecialName, RTSpecialName
  1196.     Dundas.Charting.WebControl.Utilities.SerializationVisibility Hidden = 0 : Public, Static, Literal, HasDefault
  1197.     Dundas.Charting.WebControl.Utilities.SerializationVisibility Attribute = 1 : Public, Static, Literal, HasDefault
  1198.     Dundas.Charting.WebControl.Utilities.SerializationVisibility Element = 2 : Public, Static, Literal, HasDefault
  1199. Class Dundas.Charting.WebControl.Utilities.SerializationVisibilityAttribute: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  1200.   :System.Attribute
  1201.     Void .ctor(Dundas.Charting.WebControl.Utilities.SerializationVisibility): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1202.   Properties:
  1203.     Dundas.Charting.WebControl.Utilities.SerializationVisibility Visibility 'get set' : 
  1204.   Methods:
  1205.     get_Visibility(): PrivateScope, Public, HideBySig, SpecialName
  1206.     set_Visibility(SerializationVisibility): PrivateScope, Public, HideBySig, SpecialName
  1207. Class Dundas.Charting.WebControl.Utilities.SerializerBase: AutoLayout, AnsiClass, Class, Abstract, BeforeFieldInit
  1208.   Fields:
  1209.     System.Drawing.FontConverter fontConverter : Assembly
  1210.     System.Drawing.ColorConverter colorConverter : Assembly
  1211.   Properties:
  1212.     Boolean IgnoreUnknownAttributes 'get set' : 
  1213.     Boolean ResetWhenLoading 'get set' : 
  1214.     System.String SerializableContent 'get set' : 
  1215.     System.String NonSerializableContent 'get set' : 
  1216.   Methods:
  1217.     get_IgnoreUnknownAttributes(): PrivateScope, Public, HideBySig, SpecialName
  1218.     set_IgnoreUnknownAttributes(Boolean): PrivateScope, Public, HideBySig, SpecialName
  1219.     get_ResetWhenLoading(): PrivateScope, Public, HideBySig, SpecialName
  1220.     set_ResetWhenLoading(Boolean): PrivateScope, Public, HideBySig, SpecialName
  1221.     get_SerializableContent(): PrivateScope, Public, HideBySig, SpecialName
  1222.     set_SerializableContent(String): PrivateScope, Public, HideBySig, SpecialName
  1223.     get_NonSerializableContent(): PrivateScope, Public, HideBySig, SpecialName
  1224.     set_NonSerializableContent(String): PrivateScope, Public, HideBySig, SpecialName
  1225.     ResetObjectProperties(Object): PrivateScope, Public, HideBySig
  1226.     Serialize(Object, Object): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  1227.     Deserialize(Object, Object): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  1228. Class Dundas.Charting.WebControl.Utilities.XmlFormatSerializer: AutoLayout, AnsiClass, Class, BeforeFieldInit
  1229.   :Dundas.Charting.WebControl.Utilities.SerializerBase
  1230.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1231.   Methods:
  1232.     Serialize(Object, Stream): PrivateScope, Public, HideBySig
  1233.     Serialize(Object, XmlWriter): PrivateScope, Public, HideBySig
  1234.     Serialize(Object, TextWriter): PrivateScope, Public, HideBySig
  1235.     Serialize(Object, String): PrivateScope, Public, HideBySig
  1236.     Serialize(Object, Object): PrivateScope, Public, Virtual, HideBySig
  1237.     Deserialize(Object, Stream): PrivateScope, Public, HideBySig
  1238.     Deserialize(Object, XmlReader): PrivateScope, Public, HideBySig
  1239.     Deserialize(Object, TextReader): PrivateScope, Public, HideBySig
  1240.     Deserialize(Object, String): PrivateScope, Public, HideBySig
  1241.     Deserialize(Object, Object): PrivateScope, Public, Virtual, HideBySig
  1242. Class Dundas.Charting.WebControl.Utilities.BinaryFormatSerializer: AutoLayout, AnsiClass, Class, BeforeFieldInit
  1243.   :Dundas.Charting.WebControl.Utilities.SerializerBase
  1244.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1245.   Methods:
  1246.     Serialize(Object, Object): PrivateScope, Public, Virtual, HideBySig
  1247.     Serialize(Object, String): PrivateScope, Public, HideBySig
  1248.     Serialize(Object, Stream): PrivateScope, Public, HideBySig
  1249.     Serialize(Object, BinaryWriter): PrivateScope, Public, HideBySig
  1250.     CheckPropertiesID(ArrayList): PrivateScope, Public, HideBySig
  1251.     Deserialize(Object, Object): PrivateScope, Public, Virtual, HideBySig
  1252.     Deserialize(Object, String): PrivateScope, Public, HideBySig
  1253.     Deserialize(Object, Stream): PrivateScope, Public, HideBySig
  1254.     Deserialize(Object, BinaryReader): PrivateScope, Public, HideBySig
  1255. Class Microsoft.Reporting.LocalService: AutoLayout, AnsiClass, Class, Abstract, Serializable, BeforeFieldInit
  1256.   Fields:
  1257.     Microsoft.Reporting.LocalServiceSubReportInfoCallback SubReportInfoCallback : Public, NotSerialized
  1258.   Properties:
  1259.     Microsoft.Reporting.IPreviewStore Store 'get ' : 
  1260.     Boolean HasCompiledReport 'get ' : 
  1261.     Boolean HasSnapshot 'get ' : 
  1262.     Int32 TotalPages 'get ' : 
  1263.     Int32 AutoRefreshInterval 'get ' : 
  1264.     Boolean HasDocMap 'get ' : 
  1265.     System.Reflection.Assembly EmbeddedResourceAssembly 'get set' : 
  1266.     Boolean SupportsQueries 'get ' : 
  1267.   Methods:
  1268.     get_Store(): PrivateScope, Public, HideBySig, SpecialName
  1269.     GetReportParameters(CatalogItemContext, NameValueCollection, ParameterInfoCollection, DatasourceCredentialsCollection, ReportRuntimeSetup): PrivateScope, Public, HideBySig
  1270.     SubReportCallbackFunction(CatalogItemContext, String, CatalogItemContext&(Out), String&(Out), GetReportChunk&(Out), ParameterInfoCollection&(Out)): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  1271.     GetExprHostSandboxAppDomain(): PrivateScope, Public, HideBySig
  1272.     CompileReport(CatalogItemContext, Boolean): PrivateScope, Public, HideBySig
  1273.     get_HasCompiledReport(): PrivateScope, Public, HideBySig, SpecialName
  1274.     get_HasSnapshot(): PrivateScope, Public, HideBySig, SpecialName
  1275.     get_TotalPages(): PrivateScope, Public, HideBySig, SpecialName
  1276.     get_AutoRefreshInterval(): PrivateScope, Public, HideBySig, SpecialName
  1277.     get_HasDocMap(): PrivateScope, Public, HideBySig, SpecialName
  1278.     PerformSearch(Int32, Int32, String): PrivateScope, Public, HideBySig
  1279.     PerformToggle(String): PrivateScope, Public, HideBySig
  1280.     PerformBookmarkNavigation(String, String&(Out)): PrivateScope, Public, HideBySig
  1281.     PerformDocumentMapNavigation(String): PrivateScope, Public, HideBySig
  1282.     PerformDrillthrough(String, NameValueCollection&(Out)): PrivateScope, Public, HideBySig
  1283.     PerformSort(CatalogItemContext, String, SortOptions, Boolean, ParameterInfoCollection, ReportRuntimeSetup, String&(Out)): PrivateScope, Public, HideBySig
  1284.     GetDocumentMap(): PrivateScope, Public, HideBySig
  1285.     ResetExecution(Boolean): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  1286.     Render(PreviewItemContext, Boolean, ParameterInfoCollection, IEnumerable, DatasourceCredentialsCollection, CreateAndRegisterStream, ReportRuntimeSetup, ProcessingMessageList&(Out)): PrivateScope, Public, HideBySig
  1287.     GetEmbeddedImage(String): PrivateScope, Public, HideBySig
  1288.     get_EmbeddedResourceAssembly(): PrivateScope, Public, HideBySig, SpecialName
  1289.     set_EmbeddedResourceAssembly(Assembly): PrivateScope, Public, HideBySig, SpecialName
  1290.     GetResource(CatalogItemContext, String, String, String, String, Byte[]&(Out), String&(Out), Boolean&(Out)): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  1291.     ListRenderingExtensions(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  1292.     GetDataSetNames(CatalogItemContext): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  1293.     GetAllReportDataSources(CatalogItemContext): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract
  1294.     get_SupportsQueries(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  1295. Class Microsoft.Reporting.ControlService: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  1296.   :Microsoft.Reporting.LocalService
  1297.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1298.   Interfaces:
  1299.     System.IDisposable
  1300.   Fields:
  1301.     System.String RdlFileExtension = .rdlc : Public, Static, Literal, HasDefault
  1302.   Properties:
  1303.     Boolean SupportsQueries 'get ' : 
  1304.   Methods:
  1305.     Dispose(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1306.     GetDataSetNames(CatalogItemContext): PrivateScope, Public, Virtual, HideBySig
  1307.     GetAllReportDataSources(CatalogItemContext): PrivateScope, Public, Virtual, HideBySig
  1308.     ListRenderingExtensions(): PrivateScope, Public, Virtual, HideBySig
  1309.     get_SupportsQueries(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  1310. Struct Microsoft.Reporting.ItemType: AutoLayout, AnsiClass, Class, Sealed
  1311.   :System.Enum
  1312.   Fields:
  1313.     Int32 value__ : Public, SpecialName, RTSpecialName
  1314.     Microsoft.Reporting.ItemType Unknown = 0 : Public, Static, Literal, HasDefault
  1315.     Microsoft.Reporting.ItemType Folder = 1 : Public, Static, Literal, HasDefault
  1316.     Microsoft.Reporting.ItemType Report = 2 : Public, Static, Literal, HasDefault
  1317.     Microsoft.Reporting.ItemType Resource = 3 : Public, Static, Literal, HasDefault
  1318.     Microsoft.Reporting.ItemType LinkedReport = 4 : Public, Static, Literal, HasDefault
  1319.     Microsoft.Reporting.ItemType DataSource = 5 : Public, Static, Literal, HasDefault
  1320. Struct Microsoft.Reporting.CachedDataStatus: AutoLayout, AnsiClass, Class, Sealed
  1321.   :System.Enum
  1322.   Fields:
  1323.     Int32 value__ : Public, SpecialName, RTSpecialName
  1324.     Microsoft.Reporting.CachedDataStatus Unknown = 0 : Public, Static, Literal, HasDefault
  1325.     Microsoft.Reporting.CachedDataStatus ShouldCacheData = 1 : Public, Static, Literal, HasDefault
  1326.     Microsoft.Reporting.CachedDataStatus DataCached = 2 : Public, Static, Literal, HasDefault
  1327. Interface Microsoft.Reporting.IPreviewStore: AutoLayout, AnsiClass, Class, ClassSemanticsMask, Abstract
  1328.   Properties:
  1329.     System.Reflection.Assembly EmbeddedResourceAssembly 'get set' : 
  1330.     Boolean GenerateExpressionHostWithRefusedPermissions 'set' : 
  1331.   Methods:
  1332.     SetReportDefinition(String, Byte[]): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, HasSecurity
  1333.     HasDirectReportDefinition(String): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, HasSecurity
  1334.     get_EmbeddedResourceAssembly(): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  1335.     set_EmbeddedResourceAssembly(Assembly): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName
  1336.     GetResource(String, Byte[]&(Out), String&(Out)): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, HasSecurity
  1337.     GetDataSource(String): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, HasSecurity
  1338.     set_GenerateExpressionHostWithRefusedPermissions(Boolean): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, SpecialName, HasSecurity
  1339.     GetCompiledReport(CatalogItemContext, Boolean, ReportSnapshotBase&(Out)): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, HasSecurity
  1340.     GetReportCachedDataStatus(String, ParameterInfoCollection, DatasourceCredentialsCollection): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, HasSecurity
  1341.     GetSubreportCachedDataStatus(String, String): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, HasSecurity
  1342.     SetReportDataCached(String): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, HasSecurity
  1343.     CreateReportDataStream(String, String): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, HasSecurity
  1344.     GetReportDataStream(String, String): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask, Abstract, HasSecurity
  1345. Class Microsoft.Reporting.LocalServiceSubReportInfoCallback: AutoLayout, AnsiClass, Class, Sealed
  1346.   :System.MulticastDelegate
  1347.     Void .ctor(System.Object, IntPtr): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1348.   Methods:
  1349.     Invoke(CatalogItemContext, ParameterInfoCollection, IEnumerable&(Out)): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  1350.     BeginInvoke(CatalogItemContext, ParameterInfoCollection, IEnumerable&(Out), AsyncCallback, Object): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  1351.     EndInvoke(IEnumerable&(Out), IAsyncResult): PrivateScope, Public, Virtual, HideBySig, VtableLayoutMask
  1352. Class Microsoft.Reporting.CachedFiles: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  1353.     Void .ctor(Microsoft.Reporting.IPreviewStore, System.String): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1354.   Methods:
  1355.     GetCachedFile(String, ReportChunkTypes, String&(Out)): PrivateScope, Public, HideBySig
  1356.     CreateCachedFile(String, ReportChunkTypes, String): PrivateScope, Public, HideBySig
  1357. Class Microsoft.Reporting.LocalRenderingExtensionInfo: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  1358.     Void .ctor(System.String, System.String, Boolean): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1359.     Void .ctor(System.String, System.String, Boolean, System.Type, Boolean): PrivateScope, Assembly, HideBySig, SpecialName, RTSpecialName
  1360.   Properties:
  1361.     System.String Name 'get ' : 
  1362.     System.String LocalizedName 'get ' : 
  1363.     Boolean IsVisible 'get ' : 
  1364.     Boolean IsExposedExternally 'get ' : 
  1365.   Methods:
  1366.     Instantiate(): PrivateScope, Assembly, HideBySig
  1367.     get_Name(): PrivateScope, Public, HideBySig, SpecialName
  1368.     get_LocalizedName(): PrivateScope, Public, HideBySig, SpecialName
  1369.     get_IsVisible(): PrivateScope, Public, HideBySig, SpecialName
  1370.     get_IsExposedExternally(): PrivateScope, Assembly, HideBySig, SpecialName
  1371. Class Microsoft.Reporting.ReportCompiler: AutoLayout, AnsiClass, Class, Abstract, Sealed, BeforeFieldInit
  1372.   Methods:
  1373.     CompileReport(CatalogItemContext, Byte[], Boolean, ReportSnapshotBase&(Out)): PrivateScope, Public, Static, HideBySig
  1374. Class Microsoft.Reporting.PreviewItemContext: AutoLayout, AnsiClass, Class, BeforeFieldInit
  1375.   :Microsoft.ReportingServices.Diagnostics.CatalogItemContext
  1376.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1377.   Properties:
  1378.     Microsoft.Reporting.DefinitionSource DefinitionSource 'get ' : 
  1379.     Microsoft.Reporting.CachedDataStatus CachedDataStatus 'get set' : 
  1380.     System.String PreviewStorePath 'get set' : 
  1381.   Methods:
  1382.     SetPath(String, String, DefinitionSource, Assembly): PrivateScope, Public, HideBySig
  1383.     SetPath(String, Boolean, Boolean, Boolean): PrivateScope, Public, Virtual, HideBySig
  1384.     GetSubreportContext(String): PrivateScope, Public, Virtual, HideBySig
  1385.     MapUserProvidedPath(String): PrivateScope, Public, Virtual, HideBySig
  1386.     get_DefinitionSource(): PrivateScope, Public, HideBySig, SpecialName
  1387.     get_CachedDataStatus(): PrivateScope, Public, HideBySig, SpecialName
  1388.     set_CachedDataStatus(CachedDataStatus): PrivateScope, Public, HideBySig, SpecialName
  1389.     get_PreviewStorePath(): PrivateScope, Public, HideBySig, SpecialName
  1390.     set_PreviewStorePath(String): PrivateScope, Public, HideBySig, SpecialName
  1391. Struct Microsoft.Reporting.DefinitionSource: AutoLayout, AnsiClass, Class, Sealed
  1392.   :System.Enum
  1393.   Fields:
  1394.     Int32 value__ : Public, SpecialName, RTSpecialName
  1395.     Microsoft.Reporting.DefinitionSource Unknown = 0 : Public, Static, Literal, HasDefault
  1396.     Microsoft.Reporting.DefinitionSource File = 1 : Public, Static, Literal, HasDefault
  1397.     Microsoft.Reporting.DefinitionSource EmbeddedResource = 2 : Public, Static, Literal, HasDefault
  1398.     Microsoft.Reporting.DefinitionSource Direct = 3 : Public, Static, Literal, HasDefault
  1399. Class Microsoft.Reporting.DefinitionInvalidException: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  1400.   :Microsoft.ReportingServices.Diagnostics.Utilities.RSException
  1401.     Void .ctor(System.String, System.Exception): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1402. Class Microsoft.Reporting.StandalonePreviewStore: AutoLayout, AnsiClass, Class, Sealed, Serializable, BeforeFieldInit
  1403.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1404.   Interfaces:
  1405.     Microsoft.Reporting.IPreviewStore
  1406.     System.IDisposable
  1407.   Properties:
  1408.     System.Reflection.Assembly EmbeddedResourceAssembly 'get set' : 
  1409.     Boolean GenerateExpressionHostWithRefusedPermissions 'set' : 
  1410.   Methods:
  1411.     Dispose(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1412.     SetReportDefinition(String, Byte[]): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1413.     HasDirectReportDefinition(String): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1414.     get_EmbeddedResourceAssembly(): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  1415.     set_EmbeddedResourceAssembly(Assembly): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  1416.     GetResource(String, Byte[]&(Out), String&(Out)): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1417.     set_GenerateExpressionHostWithRefusedPermissions(Boolean): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask, SpecialName
  1418.     GetCompiledReport(CatalogItemContext, Boolean, ReportSnapshotBase&(Out)): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1419.     GetReportCachedDataStatus(String, ParameterInfoCollection, DatasourceCredentialsCollection): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1420.     GetSubreportCachedDataStatus(String, String): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1421.     SetReportDataCached(String): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1422.     CreateReportDataStream(String, String): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1423.     GetReportDataStream(String, String): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1424.     GetDataSource(String): PrivateScope, Public, Final, Virtual, HideBySig, VtableLayoutMask
  1425. Class Microsoft.Reporting.RdlBuildProvider: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  1426.   :System.Web.Compilation.BuildProvider
  1427.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1428.   Properties:
  1429.     System.Web.Compilation.CompilerType CodeCompilerType 'get ' : 
  1430.   Methods:
  1431.     get_CodeCompilerType(): PrivateScope, Public, Virtual, HideBySig, SpecialName
  1432.     GetStreamBytes(Stream): PrivateScope, Public, Static, HideBySig
  1433. Class Microsoft.Reporting.RdlCompile: AutoLayout, AnsiClass, Class, Sealed, BeforeFieldInit
  1434.   :Microsoft.Build.Utilities.Task
  1435.     Void .ctor(): PrivateScope, Public, HideBySig, SpecialName, RTSpecialName
  1436.   Properties:
  1437.     System.String[] Sources 'get set' : 
  1438.     System.String StateFile 'get set' : 
  1439.     System.String TimeStampFile 'get set' : 
  1440.   Methods:
  1441.     get_Sources(): PrivateScope, Public, HideBySig, SpecialName
  1442.     set_Sources(String[]): PrivateScope, Public, HideBySig, SpecialName
  1443.     get_StateFile(): PrivateScope, Public, HideBySig, SpecialName
  1444.     set_StateFile(String): PrivateScope, Public, HideBySig, SpecialName
  1445.     get_TimeStampFile(): PrivateScope, Public, HideBySig, SpecialName
  1446.     set_TimeStampFile(String): PrivateScope, Public, HideBySig, SpecialName
  1447.     Execute(): PrivateScope, Public, Virtual, HideBySig
  1448. Class <PrivateImplementationDetails>{87ADD282-1325-4FE0-A0F9-94B2684A53F8}: NotPublic
  1449.   Fields:
  1450.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6000b99-1 : Assembly, Static
  1451.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6000b9a-1 : Assembly, Static
  1452.     __StaticArrayInitTypeSize=64 $$method0x6000be5-1 : Assembly, Static, HasFieldRVA
  1453.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6000d2b-1 : Assembly, Static
  1454.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6000d61-1 : Assembly, Static
  1455.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6000d9c-1 : Assembly, Static
  1456.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6000dae-1 : Assembly, Static
  1457.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6000dfb-1 : Assembly, Static
  1458.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6001103-1 : Assembly, Static
  1459.     __StaticArrayInitTypeSize=60 $$method0x600185a-1 : Assembly, Static, HasFieldRVA
  1460.     __StaticArrayInitTypeSize=60 $$method0x600185a-2 : Assembly, Static, HasFieldRVA
  1461.     __StaticArrayInitTypeSize=60 $$method0x600185a-3 : Assembly, Static, HasFieldRVA
  1462.     __StaticArrayInitTypeSize=76 $$method0x600185a-4 : Assembly, Static, HasFieldRVA
  1463.     __StaticArrayInitTypeSize=76 $$method0x600185a-5 : Assembly, Static, HasFieldRVA
  1464.     __StaticArrayInitTypeSize=76 $$method0x600185a-6 : Assembly, Static, HasFieldRVA
  1465.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6001ab1-1 : Assembly, Static
  1466.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6001ab2-1 : Assembly, Static
  1467.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6001abe-1 : Assembly, Static
  1468.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6001ac1-1 : Assembly, Static
  1469.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6001ac2-1 : Assembly, Static
  1470.     Int64 $$method0x6001b70-1 : Assembly, Static, HasFieldRVA
  1471.     __StaticArrayInitTypeSize=16 $$method0x6001c0d-1 : Assembly, Static, HasFieldRVA
  1472.     Int64 $$method0x6001c17-1 : Assembly, Static, HasFieldRVA
  1473.     Int64 $$method0x6001c18-1 : Assembly, Static, HasFieldRVA
  1474.     Int64 $$method0x6001c18-2 : Assembly, Static, HasFieldRVA
  1475.     __StaticArrayInitTypeSize=50 $$method0x6001c55-1 : Assembly, Static, HasFieldRVA
  1476.     __StaticArrayInitTypeSize=6 $$method0x6001c6e-1 : Assembly, Static, HasFieldRVA
  1477.     __StaticArrayInitTypeSize=6 $$method0x6001c6e-2 : Assembly, Static, HasFieldRVA
  1478.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6001eb1-1 : Assembly, Static
  1479.     __StaticArrayInitTypeSize=16 $$method0x6004733-1 : Assembly, Static, HasFieldRVA
  1480.     __StaticArrayInitTypeSize=16 $$method0x6004733-2 : Assembly, Static, HasFieldRVA
  1481.     __StaticArrayInitTypeSize=16 $$method0x6004733-3 : Assembly, Static, HasFieldRVA
  1482.     __StaticArrayInitTypeSize=16 $$method0x6004733-4 : Assembly, Static, HasFieldRVA
  1483.     __StaticArrayInitTypeSize=16 $$method0x6004733-5 : Assembly, Static, HasFieldRVA
  1484.     __StaticArrayInitTypeSize=16 $$method0x6004733-6 : Assembly, Static, HasFieldRVA
  1485.     __StaticArrayInitTypeSize=16 $$method0x6004733-7 : Assembly, Static, HasFieldRVA
  1486.     __StaticArrayInitTypeSize=16 $$method0x6004733-8 : Assembly, Static, HasFieldRVA
  1487.     __StaticArrayInitTypeSize=16 $$method0x6004733-9 : Assembly, Static, HasFieldRVA
  1488.     __StaticArrayInitTypeSize=16 $$method0x6004733-10 : Assembly, Static, HasFieldRVA
  1489.     __StaticArrayInitTypeSize=16 $$method0x6004733-11 : Assembly, Static, HasFieldRVA
  1490.     __StaticArrayInitTypeSize=16 $$method0x6004733-12 : Assembly, Static, HasFieldRVA
  1491.     __StaticArrayInitTypeSize=16 $$method0x6004733-13 : Assembly, Static, HasFieldRVA
  1492.     __StaticArrayInitTypeSize=16 $$method0x6004733-14 : Assembly, Static, HasFieldRVA
  1493.     __StaticArrayInitTypeSize=16 $$method0x6004733-15 : Assembly, Static, HasFieldRVA
  1494.     __StaticArrayInitTypeSize=16 $$method0x6004733-16 : Assembly, Static, HasFieldRVA
  1495.     __StaticArrayInitTypeSize=16 $$method0x6004733-17 : Assembly, Static, HasFieldRVA
  1496.     __StaticArrayInitTypeSize=16 $$method0x6004733-18 : Assembly, Static, HasFieldRVA
  1497.     __StaticArrayInitTypeSize=16 $$method0x6004733-19 : Assembly, Static, HasFieldRVA
  1498.     __StaticArrayInitTypeSize=16 $$method0x6004733-20 : Assembly, Static, HasFieldRVA
  1499.     __StaticArrayInitTypeSize=16 $$method0x6004733-21 : Assembly, Static, HasFieldRVA
  1500.     __StaticArrayInitTypeSize=16 $$method0x6004733-22 : Assembly, Static, HasFieldRVA
  1501.     __StaticArrayInitTypeSize=16 $$method0x6004733-23 : Assembly, Static, HasFieldRVA
  1502.     __StaticArrayInitTypeSize=16 $$method0x6004733-24 : Assembly, Static, HasFieldRVA
  1503.     __StaticArrayInitTypeSize=16 $$method0x6004733-25 : Assembly, Static, HasFieldRVA
  1504.     __StaticArrayInitTypeSize=16 $$method0x6004733-26 : Assembly, Static, HasFieldRVA
  1505.     __StaticArrayInitTypeSize=16 $$method0x6004733-27 : Assembly, Static, HasFieldRVA
  1506.     __StaticArrayInitTypeSize=16 $$method0x6004733-28 : Assembly, Static, HasFieldRVA
  1507.     __StaticArrayInitTypeSize=16 $$method0x6004733-29 : Assembly, Static, HasFieldRVA
  1508.     __StaticArrayInitTypeSize=16 $$method0x6004733-30 : Assembly, Static, HasFieldRVA
  1509.     __StaticArrayInitTypeSize=16 $$method0x6004733-31 : Assembly, Static, HasFieldRVA
  1510.     __StaticArrayInitTypeSize=16 $$method0x6004733-32 : Assembly, Static, HasFieldRVA
  1511.     __StaticArrayInitTypeSize=16 $$method0x6004733-33 : Assembly, Static, HasFieldRVA
  1512.     __StaticArrayInitTypeSize=16 $$method0x6004733-34 : Assembly, Static, HasFieldRVA
  1513.     __StaticArrayInitTypeSize=16 $$method0x6004733-35 : Assembly, Static, HasFieldRVA
  1514.     __StaticArrayInitTypeSize=16 $$method0x6004733-36 : Assembly, Static, HasFieldRVA
  1515.     __StaticArrayInitTypeSize=16 $$method0x6004733-37 : Assembly, Static, HasFieldRVA
  1516.     __StaticArrayInitTypeSize=16 $$method0x6004733-38 : Assembly, Static, HasFieldRVA
  1517.     __StaticArrayInitTypeSize=16 $$method0x6004733-39 : Assembly, Static, HasFieldRVA
  1518.     __StaticArrayInitTypeSize=16 $$method0x6004733-40 : Assembly, Static, HasFieldRVA
  1519.     __StaticArrayInitTypeSize=16 $$method0x6004733-41 : Assembly, Static, HasFieldRVA
  1520.     __StaticArrayInitTypeSize=16 $$method0x6004733-42 : Assembly, Static, HasFieldRVA
  1521.     __StaticArrayInitTypeSize=16 $$method0x6004733-43 : Assembly, Static, HasFieldRVA
  1522.     __StaticArrayInitTypeSize=16 $$method0x6004733-44 : Assembly, Static, HasFieldRVA
  1523.     __StaticArrayInitTypeSize=16 $$method0x6004733-45 : Assembly, Static, HasFieldRVA
  1524.     __StaticArrayInitTypeSize=16 $$method0x6004733-46 : Assembly, Static, HasFieldRVA
  1525.     __StaticArrayInitTypeSize=16 $$method0x6004733-47 : Assembly, Static, HasFieldRVA
  1526.     __StaticArrayInitTypeSize=16 $$method0x6004733-48 : Assembly, Static, HasFieldRVA
  1527.     __StaticArrayInitTypeSize=16 $$method0x6004733-49 : Assembly, Static, HasFieldRVA
  1528.     __StaticArrayInitTypeSize=16 $$method0x6004733-50 : Assembly, Static, HasFieldRVA
  1529.     __StaticArrayInitTypeSize=16 $$method0x6004733-51 : Assembly, Static, HasFieldRVA
  1530.     __StaticArrayInitTypeSize=16 $$method0x6004733-52 : Assembly, Static, HasFieldRVA
  1531.     __StaticArrayInitTypeSize=16 $$method0x6004733-53 : Assembly, Static, HasFieldRVA
  1532.     __StaticArrayInitTypeSize=16 $$method0x6004733-54 : Assembly, Static, HasFieldRVA
  1533.     __StaticArrayInitTypeSize=16 $$method0x6004733-55 : Assembly, Static, HasFieldRVA
  1534.     __StaticArrayInitTypeSize=16 $$method0x6004733-56 : Assembly, Static, HasFieldRVA
  1535.     __StaticArrayInitTypeSize=16 $$method0x6004733-57 : Assembly, Static, HasFieldRVA
  1536.     __StaticArrayInitTypeSize=16 $$method0x6004733-58 : Assembly, Static, HasFieldRVA
  1537.     __StaticArrayInitTypeSize=16 $$method0x6004733-59 : Assembly, Static, HasFieldRVA
  1538.     __StaticArrayInitTypeSize=16 $$method0x6004733-60 : Assembly, Static, HasFieldRVA
  1539.     __StaticArrayInitTypeSize=16 $$method0x6004733-61 : Assembly, Static, HasFieldRVA
  1540.     __StaticArrayInitTypeSize=16 $$method0x6004733-62 : Assembly, Static, HasFieldRVA
  1541.     __StaticArrayInitTypeSize=16 $$method0x6004733-63 : Assembly, Static, HasFieldRVA
  1542.     __StaticArrayInitTypeSize=16 $$method0x6004733-64 : Assembly, Static, HasFieldRVA
  1543.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6001fd1-1 : Assembly, Static
  1544.     __StaticArrayInitTypeSize=16 $$method0x6004734-1 : Assembly, Static, HasFieldRVA
  1545.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6002706-1 : Assembly, Static
  1546.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6003221-1 : Assembly, Static
  1547.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x60032d3-1 : Assembly, Static
  1548.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x60032dd-1 : Assembly, Static
  1549.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x60032e9-1 : Assembly, Static
  1550.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x60032f4-1 : Assembly, Static
  1551.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x60032f6-1 : Assembly, Static
  1552.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x60032fe-1 : Assembly, Static
  1553.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x60032ff-1 : Assembly, Static
  1554.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6003300-1 : Assembly, Static
  1555.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6003301-1 : Assembly, Static
  1556.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6003305-1 : Assembly, Static
  1557.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6003306-1 : Assembly, Static
  1558.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6003307-1 : Assembly, Static
  1559.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6003309-1 : Assembly, Static
  1560.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x600330a-1 : Assembly, Static
  1561.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x600330d-1 : Assembly, Static
  1562.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x600331a-1 : Assembly, Static
  1563.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6003326-1 : Assembly, Static
  1564.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x600332c-1 : Assembly, Static
  1565.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6003333-1 : Assembly, Static
  1566.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6003334-1 : Assembly, Static
  1567.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x600333f-1 : Assembly, Static
  1568.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6003345-1 : Assembly, Static
  1569.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6003376-1 : Assembly, Static
  1570.     __StaticArrayInitTypeSize=516 $$method0x6003392-1 : Assembly, Static, HasFieldRVA
  1571.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x60034f4-1 : Assembly, Static
  1572.     __StaticArrayInitTypeSize=160 $$method0x6003873-1 : Assembly, Static, HasFieldRVA
  1573.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6003a74-1 : Assembly, Static
  1574.     System.Collections.Generic.Dictionary`2[System.String,System.Int32] $$method0x6003a96-1 : Assembly, Static
  1575.     __StaticArrayInitTypeSize=12 $$method0x6003d47-1 : Assembly, Static, HasFieldRVA
  1576.     __StaticArrayInitTypeSize=32 $$method0x6004206-1 : Assembly, Static, HasFieldRVA
  1577.     __StaticArrayInitTypeSize=32 $$method0x600420e-1 : Assembly, Static, HasFieldRVA
  1578.     __StaticArrayInitTypeSize=32 $$method0x6004214-1 : Assembly, Static, HasFieldRVA
  1579.     __StaticArrayInitTypeSize=32 $$method0x6004219-1 : Assembly, Static, HasFieldRVA
  1580.     __StaticArrayInitTypeSize=32 $$method0x600421e-1 : Assembly, Static, HasFieldRVA
  1581.     __StaticArrayInitTypeSize=32 $$method0x6004228-1 : Assembly, Static, HasFieldRVA
  1582.     __StaticArrayInitTypeSize=32 $$method0x600422d-1 : Assembly, Static, HasFieldRVA
  1583.     __StaticArrayInitTypeSize=32 $$method0x600422f-1 : Assembly, Static, HasFieldRVA
  1584.     __StaticArrayInitTypeSize=32 $$method0x6004231-1 : Assembly, Static, HasFieldRVA
  1585.     __StaticArrayInitTypeSize=40 $$method0x60042e6-1 : Assembly, Static, HasFieldRVA
  1586.     __StaticArrayInitTypeSize=30 $$method0x6004670-1 : Assembly, Static, HasFieldRVA