New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.Charting

Assembly:Telerik.WinControls.dll

Syntax:

C#
public static class PropertyKeys

Inheritance: objectPropertyKeys

Methods

C#
public static string GetNameByKey(Type type, int key)
Parameters:typeTypekeyintReturns:

string

C#
public static ChartAreaInvalidateFlags GetPropertyFlags(int key)
Parameters:keyintReturns:

ChartAreaInvalidateFlags

C#
public static int Register(Type type, string propertyName, ChartAreaInvalidateFlags flags)
Parameters:typeTypepropertyNamestringflagsChartAreaInvalidateFlagsReturns:

int

C#
public static int Register(Type type, string propertyName)
Parameters:typeTypepropertyNamestringReturns:

int