6 references to PolarDrawingStyle
System.Windows.Forms.DataVisualization (6)
Common\ChartTypes\PolarChart.cs (5)
203
if (point.IsCustomPropertySet(CustomPropertyName.
PolarDrawingStyle
) ||
204
ser.IsCustomPropertySet(CustomPropertyName.
PolarDrawingStyle
))
207
(point.IsCustomPropertySet(CustomPropertyName.
PolarDrawingStyle
)) ?
208
point[CustomPropertyName.
PolarDrawingStyle
] :
209
ser[CustomPropertyName.
PolarDrawingStyle
];
Common\Utilities\CustomAttributesRegistry.cs (1)
1221
CustomPropertyName.
PolarDrawingStyle
,