1 //------------------------------------------------------------------------------
2 // <auto-generated>
3 //     This code was generated by a tool.
4 //     Runtime Version:4.0.30319.1
5 //
6 //     Changes to this file may cause incorrect behavior and will be lost if
7 //     the code is regenerated.
8 // </auto-generated>
9 //------------------------------------------------------------------------------
10 
11 namespace Microsoft.WebPages.Helpers.Resources {
12     using System;
13 
14 
15     /// <summary>
16     ///   A strongly-typed resource class, for looking up localized strings, etc.
17     /// </summary>
18     // This class was auto-generated by the StronglyTypedResourceBuilder
19     // class via a tool like ResGen or Visual Studio.
20     // To add or remove a member, edit your .ResX file then rerun ResGen
21     // with the /str option, or rebuild your VS project.
22     [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
23     [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
24     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
25     internal class ChartTemplates {
26 
27         private static global::System.Resources.ResourceManager resourceMan;
28 
29         private static global::System.Globalization.CultureInfo resourceCulture;
30 
31         [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
ChartTemplates()32         internal ChartTemplates() {
33         }
34 
35         /// <summary>
36         ///   Returns the cached ResourceManager instance used by this class.
37         /// </summary>
38         [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
39         internal static global::System.Resources.ResourceManager ResourceManager {
40             get {
41                 if (object.ReferenceEquals(resourceMan, null)) {
42                     global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Microsoft.WebPages.Helpers.Resources.ChartTemplates", typeof(ChartTemplates).Assembly);
43                     resourceMan = temp;
44                 }
45                 return resourceMan;
46             }
47         }
48 
49         /// <summary>
50         ///   Overrides the current thread's CurrentUICulture property for all
51         ///   resource lookups using this strongly typed resource class.
52         /// </summary>
53         [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
54         internal static global::System.Globalization.CultureInfo Culture {
55             get {
56                 return resourceCulture;
57             }
58             set {
59                 resourceCulture = value;
60             }
61         }
62 
63         /// <summary>
64         ///   Looks up a localized string similar to - &lt;Chart BackColor=&quot;#D3DFF0&quot; BackGradientStyle=&quot;TopBottom&quot; BackSecondaryColor=&quot;White&quot; BorderColor=&quot;26, 59, 105&quot; BorderlineDashStyle=&quot;Solid&quot; BorderWidth=&quot;2&quot; Palette=&quot;BrightPastel&quot;&gt;
65         ///- 	&lt;ChartAreas&gt;
66         ///		&lt;ChartArea Name=&quot;Default&quot; _Template_=&quot;All&quot; BackColor=&quot;64, 165, 191, 228&quot; BackGradientStyle=&quot;TopBottom&quot; BackSecondaryColor=&quot;White&quot; BorderColor=&quot;64, 64, 64, 64&quot; BorderDashStyle=&quot;Solid&quot; ShadowColor=&quot;Transparent&quot; /&gt;
67         ///	&lt;/ChartAreas&gt;
68         ///	&lt;Legends&gt;
69         ///		&lt;Legend _Template_=&quot;All&quot; BackColor=&quot;Transparent&quot; Font=&quot;Trebuchet MS, [rest of string was truncated]&quot;;.
70         /// </summary>
71         internal static string Blue {
72             get {
73                 return ResourceManager.GetString("Blue", resourceCulture);
74             }
75         }
76 
77         /// <summary>
78         ///   Looks up a localized string similar to &lt;Chart BackColor=&quot;#C9DC87&quot; BackGradientStyle=&quot;TopBottom&quot; BorderColor=&quot;181, 64, 1&quot; BorderWidth=&quot;2&quot; BorderlineDashStyle=&quot;Solid&quot; Palette=&quot;BrightPastel&quot;&gt;
79         ///  &lt;ChartAreas&gt;
80         ///    &lt;ChartArea Name=&quot;Default&quot; _Template_=&quot;All&quot; BackColor=&quot;Transparent&quot; BackSecondaryColor=&quot;White&quot; BorderColor=&quot;64, 64, 64, 64&quot; BorderDashStyle=&quot;Solid&quot; ShadowColor=&quot;Transparent&quot;&gt;
81         ///      &lt;AxisY LineColor=&quot;64, 64, 64, 64&quot;&gt;
82         ///        &lt;MajorGrid Interval=&quot;Auto&quot; LineColor=&quot;64, 64, 64, 64&quot; /&gt;
83         ///        &lt;LabelStyle Font=&quot;Trebuchet MS, 8.25pt, style=Bold [rest of string was truncated]&quot;;.
84         /// </summary>
85         internal static string Green {
86             get {
87                 return ResourceManager.GetString("Green", resourceCulture);
88             }
89         }
90 
91         /// <summary>
92         ///   Looks up a localized string similar to &lt;Chart Palette=&quot;SemiTransparent&quot; BorderColor=&quot;#000&quot; BorderWidth=&quot;2&quot; BorderlineDashStyle=&quot;Solid&quot;&gt;
93         ///&lt;ChartAreas&gt;
94         ///    &lt;ChartArea _Template_=&quot;All&quot; Name=&quot;Default&quot;&gt;
95         ///            &lt;AxisX&gt;
96         ///                &lt;MinorGrid Enabled=&quot;False&quot; /&gt;
97         ///                &lt;MajorGrid Enabled=&quot;False&quot; /&gt;
98         ///            &lt;/AxisX&gt;
99         ///            &lt;AxisY&gt;
100         ///                &lt;MajorGrid Enabled=&quot;False&quot; /&gt;
101         ///                &lt;MinorGrid Enabled=&quot;False&quot; /&gt;
102         ///            &lt;/AxisY&gt;
103         ///    &lt;/ChartArea&gt;
104         ///&lt;/ChartAreas&gt;
105         ///&lt;/Chart&gt;.
106         /// </summary>
107         internal static string Vanilla {
108             get {
109                 return ResourceManager.GetString("Vanilla", resourceCulture);
110             }
111         }
112 
113         /// <summary>
114         ///   Looks up a localized string similar to &lt;Chart BackColor=&quot;#555&quot; BackGradientStyle=&quot;TopBottom&quot; BorderColor=&quot;181, 64, 1&quot; BorderWidth=&quot;2&quot; BorderlineDashStyle=&quot;Solid&quot; Palette=&quot;Excel&quot; AntiAliasing=&quot;All&quot;&gt;
115         ///    &lt;ChartAreas&gt;
116         ///        &lt;ChartArea Name=&quot;Default&quot; _Template_=&quot;All&quot; BackColor=&quot;Transparent&quot; BackSecondaryColor=&quot;White&quot; BorderColor=&quot;64, 64, 64, 64&quot; BorderDashStyle=&quot;Solid&quot; ShadowColor=&quot;Transparent&quot;&gt;
117         ///            &lt;Area3DStyle LightStyle=&quot;Simplistic&quot; Enable3D=&quot;True&quot; Inclination=&quot;5&quot; IsClustered=&quot;False&quot; IsRightAngleAxes=&quot;False&quot; Perspective=&quot;10&quot; Rotation [rest of string was truncated]&quot;;.
118         /// </summary>
119         internal static string Vanilla3D {
120             get {
121                 return ResourceManager.GetString("Vanilla3D", resourceCulture);
122             }
123         }
124 
125         /// <summary>
126         ///   Looks up a localized string similar to &lt;Chart  BackColor=&quot;#FADA5E&quot; BackGradientStyle=&quot;TopBottom&quot; BorderColor=&quot;#B8860B&quot; BorderWidth=&quot;2&quot; BorderlineDashStyle=&quot;Solid&quot; Palette=&quot;EarthTones&quot;&gt;
127         ///  &lt;ChartAreas&gt;
128         ///    &lt;ChartArea Name=&quot;Default&quot; _Template_=&quot;All&quot; BackColor=&quot;Transparent&quot; BackSecondaryColor=&quot;White&quot; BorderColor=&quot;64, 64, 64, 64&quot; BorderDashStyle=&quot;Solid&quot; ShadowColor=&quot;Transparent&quot;&gt;
129         ///      &lt;AxisY&gt;
130         ///        &lt;LabelStyle Font=&quot;Trebuchet MS, 8.25pt, style=Bold&quot; /&gt;
131         ///      &lt;/AxisY&gt;
132         ///      &lt;AxisX LineColor=&quot;64, 64, 64, 64&quot;&gt;
133         ///        &lt;LabelStyle Font=&quot;Trebuch [rest of string was truncated]&quot;;.
134         /// </summary>
135         internal static string Yellow {
136             get {
137                 return ResourceManager.GetString("Yellow", resourceCulture);
138             }
139         }
140     }
141 }
142