example you gave but the chart does not seem to be picking it up. I still get the light blue color for my bubble chart even though I have completely removed that color from the list. Is there something wrong here?
<
UserControl.Resources
>
<
telerik:StyleBuilderData
x:Key
=
"StyleBuilderData"
>
<
telerik:StyleBuilderData.Resources
>
<
telerik:ResourceDictionaryCollection
Repeat
=
"True"
>
<
ResourceDictionary
>
<!--<SolidColorBrush x:Key="main" Color="#FF74C0D3" />-->
<
SolidColorBrush
x:Key
=
"main"
Color
=
"Pink"
/>
</
ResourceDictionary
>
<
ResourceDictionary
>
<
SolidColorBrush
x:Key
=
"main"
Color
=
"Purple"
/>
</
ResourceDictionary
>
<
ResourceDictionary
>
<
SolidColorBrush
x:Key
=
"main"
Color
=
"#FFECB62E"
/>
</
ResourceDictionary
>
<
ResourceDictionary
>
<
SolidColorBrush
x:Key
=
"main"
Color
=
"#FFECB62E"
/>
</
ResourceDictionary
>
<
ResourceDictionary
>
<
SolidColorBrush
x:Key
=
"main"
Color
=
"#FFECB62E"
/>
</
ResourceDictionary
>
<
ResourceDictionary
>
<
SolidColorBrush
x:Key
=
"main"
Color
=
"#FFECB62E"
/>
</
ResourceDictionary
>
<
ResourceDictionary
>
<
SolidColorBrush
x:Key
=
"main"
Color
=
"#FFECB62E"
/>
</
ResourceDictionary
>
<
ResourceDictionary
>
<
SolidColorBrush
x:Key
=
"main"
Color
=
"#FFECB62E"
/>
</
ResourceDictionary
>
<
ResourceDictionary
>
<
SolidColorBrush
x:Key
=
"main"
Color
=
"#FFECB62E"
/>
</
ResourceDictionary
>
<
ResourceDictionary
>
<
SolidColorBrush
x:Key
=
"main"
Color
=
"#FFECB62E"
/>
</
ResourceDictionary
>
</
telerik:ResourceDictionaryCollection
>
</
telerik:StyleBuilderData.Resources
>
<
telerik:StyleBuilderData.BaseStyles
>
<
telerik:ChartResourceDictionary
>
<
Style
x:Key
=
"RadialStyle"
TargetType
=
"Shape"
>
<
Setter
Property
=
"Stroke"
Value
=
"#FF848484"
/>
<
Setter
Property
=
"StrokeThickness"
Value
=
"1"
/>
</
Style
>
<
Style
x:Key
=
"BarStyle"
TargetType
=
"Shape"
/>
<
Style
x:Key
=
"ScatterStyle"
TargetType
=
"Shape"
/>
<
Style
x:Key
=
"LegendItemMarker"
TargetType
=
"Path"
>
<
Setter
Property
=
"Stroke"
Value
=
"#FF848484"
/>
<
Setter
Property
=
"StrokeThickness"
Value
=
"1"
/>
</
Style
>
<
Style
x:Key
=
"HorizontalBarStyle"
TargetType
=
"Shape"
/>
<
Style
x:Key
=
"StickStyle"
TargetType
=
"Shape"
>
<
Setter
Property
=
"StrokeThickness"
Value
=
"2"
/>
</
Style
>
<
Style
x:Key
=
"CandleStickStyle"
TargetType
=
"Shape"
>
<
Setter
Property
=
"StrokeThickness"
Value
=
"2"
/>
</
Style
>
<
Style
x:Key
=
"BubbleStyle"
TargetType
=
"Shape"
>
<
Setter
Property
=
"StrokeThickness"
Value
=
"1"
/>
<
Setter
Property
=
"Stroke"
Value
=
"#FF848484"
/>
</
Style
>
<
Style
x:Key
=
"NegativeBubbleStyle"
TargetType
=
"Shape"
>
<
Setter
Property
=
"StrokeThickness"
Value
=
"1"
/>
<
Setter
Property
=
"Stroke"
Value
=
"#FF848484"
/>
<
Setter
Property
=
"OpacityMask"
>
<
Setter.Value
>
<
RadialGradientBrush
>
<
GradientStop
Color
=
"#19000000"
Offset
=
"0.85"
/>
<
GradientStop
Color
=
"#FFFFFFFF"
Offset
=
"0.86"
/>
</
RadialGradientBrush
>
</
Setter.Value
>
</
Setter
>
</
Style
>
<
ResourceDictionary
x:Key
=
"LineStyle"
>
<
Style
x:Key
=
"Base"
TargetType
=
"telerik:SelfDrawingSeries"
/>
<
Style
x:Key
=
"BorderLineStyle"
TargetType
=
"Shape"
>
<
Setter
Property
=
"StrokeStartLineCap"
Value
=
"Round"
/>
<
Setter
Property
=
"StrokeEndLineCap"
Value
=
"Round"
/>
<
Setter
Property
=
"StrokeThickness"
Value
=
"2"
/>
</
Style
>
</
ResourceDictionary
>
<
ResourceDictionary
x:Key
=
"AreaStyle"
>
<
Style
x:Key
=
"Base"
TargetType
=
"telerik:SelfDrawingSeries"
/>
<
Style
x:Key
=
"BorderLineStyle"
TargetType
=
"Shape"
>
<
Setter
Property
=
"StrokeThickness"
Value
=
"1"
/>
<
Setter
Property
=
"Stroke"
Value
=
"#FF848484"
/>
</
Style
>
<
Style
x:Key
=
"BackgroundStyle"
TargetType
=
"Shape"
>
<
Setter
Property
=
"StrokeThickness"
Value
=
"0"
/>
</
Style
>
</
ResourceDictionary
>
<
Style
x:Key
=
"PointMarkStyle"
TargetType
=
"Shape"
>
<
Setter
Property
=
"StrokeStartLineCap"
Value
=
"Round"
/>
<
Setter
Property
=
"StrokeEndLineCap"
Value
=
"Round"
/>
<
Setter
Property
=
"StrokeThickness"
Value
=
"1"
/>
</
Style
>
<
ResourceDictionary
x:Key
=
"SeriesItemLabel"
>
<
Style
x:Key
=
"Base"
TargetType
=
"telerik:SeriesItemLabel"
>
<
Setter
Property
=
"Foreground"
Value
=
"White"
/>
<
Setter
Property
=
"FontSize"
Value
=
"11"
/>
<
Setter
Property
=
"StrokeThickness"
Value
=
"1"
/>
</
Style
>
<
Style
x:Key
=
"ConnectorStyle"
TargetType
=
"Shape"
>
<
Setter
Property
=
"StrokeLineJoin"
Value
=
"Round"
/>
</
Style
>
<
Style
x:Key
=
"LabelStyle"
TargetType
=
"Border"
>
<
Setter
Property
=
"CornerRadius"
Value
=
"1"
/>
</
Style
>
</
ResourceDictionary
>
</
telerik:ChartResourceDictionary
>
</
telerik:StyleBuilderData.BaseStyles
>
<
telerik:StyleBuilderData.StyleMappings
>
<
telerik:ChartResourceDictionary
>
<
telerik:StyleMappingCollection
x:Key
=
"RadialStyle"
>
<
telerik:HSBMapping
Property
=
"Fill"
SourceKey
=
"main"
SaturationFactor
=
"0.698023088"
BrightnessFactor
=
"1.054504675"
/>
</
telerik:StyleMappingCollection
>
<
telerik:StyleMappingCollection
x:Key
=
"BarStyle"
>
<
telerik:StyleMapping
Property
=
"Fill"
SourceKey
=
"main"
/>
</
telerik:StyleMappingCollection
>
<
telerik:StyleMappingCollection
x:Key
=
"ScatterStyle"
>
<
telerik:StyleMapping
Property
=
"Fill"
SourceKey
=
"main"
/>
</
telerik:StyleMappingCollection
>
<
telerik:StyleMappingCollection
x:Key
=
"LegendItemMarker"
>
<
telerik:StyleMapping
Property
=
"Fill"
SourceKey
=
"main"
/>
</
telerik:StyleMappingCollection
>
<
telerik:StyleMappingCollection
x:Key
=
"HorizontalBarStyle"
>
<
telerik:StyleMapping
Property
=
"Fill"
SourceKey
=
"main"
/>
</
telerik:StyleMappingCollection
>
<
telerik:StyleMappingCollection
x:Key
=
"StickStyle"
>
<
telerik:StyleMapping
Property
=
"Stroke"
SourceKey
=
"main"
/>
</
telerik:StyleMappingCollection
>
<
telerik:StyleMappingCollection
x:Key
=
"CandleStickStyle"
>
<
telerik:StyleMapping
Property
=
"Fill"
SourceKey
=
"main"
/>
<
telerik:StyleMapping
Property
=
"Stroke"
SourceKey
=
"main"
/>
</
telerik:StyleMappingCollection
>
<
telerik:StyleMappingCollection
x:Key
=
"BubbleStyle"
>
<
telerik:HSBMapping
Property
=
"Fill"
SourceKey
=
"main"
SaturationFactor
=
"0.698023088"
BrightnessFactor
=
"1.054504675"
/>
</
telerik:StyleMappingCollection
>
<
telerik:StyleMappingCollection
x:Key
=
"NegativeBubbleStyle"
>
<
telerik:HSBMapping
Property
=
"Fill"
SourceKey
=
"main"
SaturationFactor
=
"0.698023088"
BrightnessFactor
=
"1.054504675"
/>
</
telerik:StyleMappingCollection
>
<
telerik:ComplexStyleMapping
x:Key
=
"LineStyle"
>
<
telerik:StyleMappingCollection
Property
=
"BorderLineStyle"
>
<
telerik:StyleMapping
Property
=
"Fill"
SourceKey
=
"main"
/>
<
telerik:StyleMapping
Property
=
"Stroke"
SourceKey
=
"main"
/>
</
telerik:StyleMappingCollection
>
</
telerik:ComplexStyleMapping
>
<
telerik:ComplexStyleMapping
x:Key
=
"AreaStyle"
>
<
telerik:StyleMappingCollection
Property
=
"BorderLineStyle"
>
<
telerik:StyleMapping
Property
=
"Fill"
SourceKey
=
"main"
/>
</
telerik:StyleMappingCollection
>
<
telerik:StyleMappingCollection
Property
=
"BackgroundStyle"
>
<
telerik:HSBMapping
Property
=
"Fill"
SourceKey
=
"main"
SaturationFactor
=
"0.698023088"
BrightnessFactor
=
"1.054504675"
AlphaFactor
=
"0.9"
/>
<
telerik:StyleMapping
Property
=
"Stroke"
SourceKey
=
"main"
/>
</
telerik:StyleMappingCollection
>
</
telerik:ComplexStyleMapping
>
<
telerik:StyleMappingCollection
x:Key
=
"PointMarkStyle"
>
<
telerik:StyleMapping
Property
=
"Stroke"
SourceKey
=
"main"
/>
<
telerik:StyleMapping
Property
=
"Fill"
SourceKey
=
"main"
/>
</
telerik:StyleMappingCollection
>
<
telerik:ComplexStyleMapping
x:Key
=
"SeriesItemLabel"
>
<
telerik:StyleMapping
Property
=
"Stroke"
SourceKey
=
"main"
/>
<
telerik:StyleMapping
Property
=
"Fill"
SourceKey
=
"main"
/>
<
telerik:StyleMappingCollection
Property
=
"ConnectorStyle"
/>
<
telerik:StyleMappingCollection
Property
=
"LabelStyle"
/>
</
telerik:ComplexStyleMapping
>
<
telerik:MaterialMappingCollection
x:Key
=
"3DStyle"
>
<
telerik:MaterialMapping
Property
=
"Brush"
SourceKey
=
"main"
SaturationFactor
=
"1.33"
BrightnessFactor
=
"1.19"
/>
</
telerik:MaterialMappingCollection
>
</
telerik:ChartResourceDictionary
>
</
telerik:StyleBuilderData.StyleMappings
>
</
telerik:StyleBuilderData
>
</
UserControl.Resources
>
<
Grid
x:Name
=
"LayoutRoot"
Background
=
"White"
>
<
telerik:RadChart
x:Name
=
"theChart"
Margin
=
"204,0,8,8"
VerticalAlignment
=
"Bottom"
Height
=
"464"
>
<
telerik:RadChart.DefaultSeriesDefinition
>
<
telerik:BubbleSeriesDefinition
/>
</
telerik:RadChart.DefaultSeriesDefinition
>
</
telerik:RadChart
>
</
Grid
>
It appears that this is not getting picked up by the chart. I also used the exact page you provided above but changed all of the colors and that did not get picked up either.