88 references to GetAttributeObject
System.Web.DataVisualization (88)
Common\DataManager\DataPoint.cs (88)
3263
return (string)
GetAttributeObject
(CommonCustomProperties.Label);
3273
return (string)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.Label);
3321
return (string)
GetAttributeObject
(CommonCustomProperties.AxisLabel);
3331
return (string)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.AxisLabel);
3386
return (string)
GetAttributeObject
(CommonCustomProperties.LabelFormat);
3396
return (string)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.LabelFormat);
3443
return (bool)
GetAttributeObject
(CommonCustomProperties.IsValueShownAsLabel);
3453
return (bool)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.IsValueShownAsLabel);
3496
return (Color)
GetAttributeObject
(CommonCustomProperties.Color);
3506
return (Color)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.Color);
3558
return (Color)
GetAttributeObject
(CommonCustomProperties.BorderColor);
3568
return (Color)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.BorderColor);
3608
return (ChartDashStyle)
GetAttributeObject
(CommonCustomProperties.BorderDashStyle);
3618
return (ChartDashStyle)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.BorderDashStyle);
3659
return (int)
GetAttributeObject
(CommonCustomProperties.BorderWidth);
3669
return (int)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.BorderWidth);
3715
return (string)
GetAttributeObject
(CommonCustomProperties.BackImage);
3725
return (string)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.BackImage);
3775
return (ChartImageWrapMode)
GetAttributeObject
(CommonCustomProperties.BackImageWrapMode);
3785
return (ChartImageWrapMode)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.BackImageWrapMode);
3832
return (Color)
GetAttributeObject
(CommonCustomProperties.BackImageTransparentColor);
3842
return (Color)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.BackImageTransparentColor);
3884
return (ChartImageAlignmentStyle)
GetAttributeObject
(CommonCustomProperties.BackImageAlignment);
3894
return (ChartImageAlignmentStyle)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.BackImageAlignment);
3936
return (GradientStyle)
GetAttributeObject
(CommonCustomProperties.BackGradientStyle);
3946
return (GradientStyle)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.BackGradientStyle);
3989
return (Color)
GetAttributeObject
(CommonCustomProperties.BackSecondaryColor);
3999
return (Color)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.BackSecondaryColor);
4041
return (ChartHatchStyle)
GetAttributeObject
(CommonCustomProperties.BackHatchStyle);
4051
return (ChartHatchStyle)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.BackHatchStyle);
4092
Font font =
GetAttributeObject
(CommonCustomProperties.Font) as Font;
4145
Color color = (Color)
GetAttributeObject
(CommonCustomProperties.LabelForeColor);
4156
return (Color)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.LabelForeColor);
4203
return (int)
GetAttributeObject
(CommonCustomProperties.LabelAngle);
4213
return (int)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.LabelAngle);
4260
return (MarkerStyle)
GetAttributeObject
(CommonCustomProperties.MarkerStyle);
4270
return (MarkerStyle)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.MarkerStyle);
4318
return (int)
GetAttributeObject
(CommonCustomProperties.MarkerSize);
4328
return (int)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.MarkerSize);
4371
return (string)
GetAttributeObject
(CommonCustomProperties.MarkerImage);
4381
return (string)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.MarkerImage);
4431
return (Color)
GetAttributeObject
(CommonCustomProperties.MarkerImageTransparentColor);
4441
return (Color)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.MarkerImageTransparentColor);
4485
return (Color)
GetAttributeObject
(CommonCustomProperties.MarkerColor);
4495
return (Color)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.MarkerColor);
4539
return (Color)
GetAttributeObject
(CommonCustomProperties.MarkerBorderColor);
4549
return (Color)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.MarkerBorderColor);
4593
return (int)
GetAttributeObject
(CommonCustomProperties.MarkerBorderWidth);
4603
return (int)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.MarkerBorderWidth);
4824
return (String)
GetAttributeObject
(CommonCustomProperties.ToolTip);
4834
return (string)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.ToolTip);
4878
return (String)
GetAttributeObject
(CommonCustomProperties.Url);
4888
return (string)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.Url);
4928
return (String)
GetAttributeObject
(CommonCustomProperties.MapAreaAttributes);
4938
return (string)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.MapAreaAttributes);
4967
return (String)
GetAttributeObject
(CommonCustomProperties.PostBackValue);
4977
return (string)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.PostBackValue);
5036
return (bool)
GetAttributeObject
(CommonCustomProperties.IsVisibleInLegend);
5046
return (bool)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.IsVisibleInLegend);
5096
return (String)
GetAttributeObject
(CommonCustomProperties.LegendText);
5106
return (string)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.LegendText);
5154
return (String)
GetAttributeObject
(CommonCustomProperties.LegendToolTip);
5164
return (string)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.LegendToolTip);
5202
return (Color)
GetAttributeObject
(CommonCustomProperties.LabelBackColor);
5212
return (Color)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.LabelBackColor);
5261
return (Color)
GetAttributeObject
(CommonCustomProperties.LabelBorderColor);
5271
return (Color)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.LabelBorderColor);
5318
return (ChartDashStyle)
GetAttributeObject
(CommonCustomProperties.LabelBorderDashStyle);
5328
return (ChartDashStyle)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.LabelBorderDashStyle);
5370
return (int)
GetAttributeObject
(CommonCustomProperties.LabelBorderWidth);
5380
return (int)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.LabelBorderWidth);
5441
return (String)
GetAttributeObject
(CommonCustomProperties.LabelToolTip);
5451
return (string)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.LabelToolTip);
5495
return (String)
GetAttributeObject
(CommonCustomProperties.LegendUrl);
5505
return (string)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.LegendUrl);
5548
return (String)
GetAttributeObject
(CommonCustomProperties.LegendMapAreaAttributes);
5558
return (string)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.LegendMapAreaAttributes);
5588
return (String)
GetAttributeObject
(CommonCustomProperties.LegendPostBackValue);
5598
return (string)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.LegendPostBackValue);
5651
return (String)
GetAttributeObject
(CommonCustomProperties.LabelUrl);
5661
return (string)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.LabelUrl);
5703
return (String)
GetAttributeObject
(CommonCustomProperties.LabelMapAreaAttributes);
5713
return (string)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.LabelMapAreaAttributes);
5743
return (String)
GetAttributeObject
(CommonCustomProperties.LabelPostBackValue);
5753
return (string)series.EmptyPointStyle.
GetAttributeObject
(CommonCustomProperties.LabelPostBackValue);
5792
object attr1 = this.
GetAttributeObject
(attribute);
5793
object attr2 = Series.defaultCustomProperties.
GetAttributeObject
(attribute);
5810
this.SetAttributeObject(attribute, Series.defaultCustomProperties.
GetAttributeObject
(attribute));