Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8383877
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T17:16:37+00:00 2026-06-09T17:16:37+00:00

I have problems with RadPieChart. Always the radPieChart shows all series in the same

  • 0

I have problems with RadPieChart. Always the radPieChart shows all series in the same color (Blue) and doesn’t apply the DefaultPalette. The xaml code is the following:

     <telerik:RadPieChart x:Name="chartTipoGasto" Palette="{Binding DefaultPalette}" Grid.Row="3">
                        <telerik:PieSeries ItemsSource="{Binding}" RadiusFactor="0.9">
                            <telerik:PieSeries.ValueBinding>
                                <telerik:PropertyNameDataPointBinding PropertyName="Importe"></telerik:PropertyNameDataPointBinding>
                            </telerik:PieSeries.ValueBinding>
                            <telerik:PieSeries.LabelDefinitions>
                                <telerik:ChartSeriesLabelDefinition Margin="-7">
                                    <telerik:ChartSeriesLabelDefinition.Binding>
                                        <telerik:PropertyNameDataPointBinding PropertyName="Concepto"></telerik:PropertyNameDataPointBinding>
                                    </telerik:ChartSeriesLabelDefinition.Binding>
                                </telerik:ChartSeriesLabelDefinition>
                            </telerik:PieSeries.LabelDefinitions>
                        </telerik:PieSeries>
                    </telerik:RadPieChart>

I don’t know why all series is displayed in blue and not in diferents colors like its show in demo projects that I download from Telerik website.

Thanks in advance!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T17:16:39+00:00Added an answer on June 9, 2026 at 5:16 pm

    Is there actually something you’re binding to with the Palette=”{Binding DefaultPalette}” you have declared?

    You can apply your own Palette like this (You change the Gradients to Solid brushes or I think even Images if you wanted) and add as many as you want.

    <chart:RadChart.PaletteBrushes>
                                    <RadialGradientBrush>
                                        <GradientStop Color="#FF010DBE"
                                            Offset="0" />
                                        <GradientStop Color="#FF0659FD"
                                            Offset="0.5" />
                                        <GradientStop Color="#FF0117CA"
                                            Offset="1" />
                                    </RadialGradientBrush>
                                    <LinearGradientBrush EndPoint="0.5,1"
                                        StartPoint="0.5,0">
                                        <GradientStop Color="#FF029912"
                                            Offset="0" />
                                        <GradientStop Color="#FF14FD22"
                                            Offset="0.492" />
                                        <GradientStop Color="#FF03930C"
                                            Offset="1" />
                                    </LinearGradientBrush>
                                    <SolidColorBrush Color="#FFFCBA2A"/>
                                    <RadialGradientBrush>
                                        <GradientStop Color="#FFDE9A05"
                                            Offset="0" />
                                        <GradientStop Color="#FFF7AB05"
                                            Offset="0.5" />
                                        <GradientStop Color="#FFDC8E03"
                                            Offset="1" />
                                    </RadialGradientBrush>
    </chart:RadChart.PaletteBrushes>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have problems adding panorama items through code. Here is test xaml that works.
I have problems returning JSON data after using Uploadify. This code works in Firefox,
I have problems in a following code: program Project4; {$APPTYPE CONSOLE} uses SysUtils, RTTI;
I have problems with fragment when the screen orientation changes. In my code, I
I have problems using preventDefault. The problem is that this piece of code works
I have problems with class loaders. Sometimes it works, sometimes it doesn't work. When
I have problems getting data from grails using extjs. My Grails controller code is:
Have problems with memory have code that looks like this: Have EXC_BAS_ACCESS @interface MapList
I have problems to write reusable code in scala. If i have something like
i have problems with a really basic thing. setting properties after instantiation a UIViewController-

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.